﻿2026-06-15T15:08:49.0099890Z Current runner version: '2.335.1'
2026-06-15T15:08:49.0104485Z Runner name: 'hfenduleam'
2026-06-15T15:08:49.0104925Z Runner group name: 'Default'
2026-06-15T15:08:49.0105398Z Machine name: 'HFENDULEAM'
2026-06-15T15:08:49.0107401Z ##[group]GITHUB_TOKEN Permissions
2026-06-15T15:08:49.0108675Z Contents: read
2026-06-15T15:08:49.0109031Z Metadata: read
2026-06-15T15:08:49.0109349Z Packages: read
2026-06-15T15:08:49.0109673Z ##[endgroup]
2026-06-15T15:08:49.0110962Z Secret source: Actions
2026-06-15T15:08:49.0111385Z Prepare workflow directory
2026-06-15T15:08:49.0636979Z Prepare all required actions
2026-06-15T15:08:49.0661304Z Getting action download info
2026-06-15T15:08:49.7085689Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-15T15:08:50.6841294Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-15T15:08:50.7648569Z ##[group]Run actions/checkout@v5
2026-06-15T15:08:50.7649537Z with:
2026-06-15T15:08:50.7650045Z   repository: SaberMage/spt-core
2026-06-15T15:08:50.7655709Z   token: ***
2026-06-15T15:08:50.7656217Z   ssh-strict: true
2026-06-15T15:08:50.7656727Z   ssh-user: git
2026-06-15T15:08:50.7657281Z   persist-credentials: true
2026-06-15T15:08:50.7657855Z   clean: true
2026-06-15T15:08:50.7658369Z   sparse-checkout-cone-mode: true
2026-06-15T15:08:50.7658987Z   fetch-depth: 1
2026-06-15T15:08:50.7659494Z   fetch-tags: false
2026-06-15T15:08:50.7660013Z   show-progress: true
2026-06-15T15:08:50.7660538Z   lfs: false
2026-06-15T15:08:50.7661977Z   submodules: false
2026-06-15T15:08:50.7662642Z   set-safe-directory: true
2026-06-15T15:08:50.7663463Z ##[endgroup]
2026-06-15T15:08:50.9543136Z Syncing repository: SaberMage/spt-core
2026-06-15T15:08:50.9544744Z ##[group]Getting Git version info
2026-06-15T15:08:50.9545606Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-15T15:08:50.9810202Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T15:08:51.0019444Z git version 2.43.0.windows.1
2026-06-15T15:08:51.0047236Z ##[endgroup]
2026-06-15T15:08:51.0055935Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\7b83bb74-3dd9-4a64-b7f5-fc0214362fb2\.gitconfig'
2026-06-15T15:08:51.0070106Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\7b83bb74-3dd9-4a64-b7f5-fc0214362fb2' before making global git config changes
2026-06-15T15:08:51.0072010Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T15:08:51.0075064Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T15:08:51.0300016Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-15T15:08:51.0493621Z https://github.com/SaberMage/spt-core
2026-06-15T15:08:51.0521558Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T15:08:51.0525857Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T15:08:51.0710577Z HEAD
2026-06-15T15:08:51.0948206Z ##[endgroup]
2026-06-15T15:08:51.0951589Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-15T15:08:51.4652037Z ##[group]Cleaning the repository
2026-06-15T15:08:51.4655839Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-15T15:08:58.9955193Z Removing .adapter-notify/
2026-06-15T15:08:58.9955557Z Removing target/
2026-06-15T15:08:58.9991810Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-15T15:08:59.0426185Z HEAD is now at 19b682dd Merge b115929b81e78959b0f5d36d09340af49270f9a1 into b5f61bab9cf4458d9ef71fcf6dedf3e3f02216cf
2026-06-15T15:08:59.0453726Z ##[endgroup]
2026-06-15T15:08:59.0458611Z ##[group]Disabling automatic garbage collection
2026-06-15T15:08:59.0465446Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T15:08:59.0694300Z ##[endgroup]
2026-06-15T15:08:59.0694766Z ##[group]Setting up auth
2026-06-15T15:08:59.0700241Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T15:08:59.0914564Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T15:08:59.4540611Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T15:08:59.4774253Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T15:08:59.8408152Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T15:08:59.8633443Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T15:09:00.2441723Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T15:09:00.2722914Z ##[endgroup]
2026-06-15T15:09:00.2723314Z ##[group]Fetching the repository
2026-06-15T15:09:00.2729610Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +308ac1cf6970dc814da18d3d8816404f86b13e34:refs/remotes/pull/16/merge
2026-06-15T15:09:01.5082200Z From https://github.com/SaberMage/spt-core
2026-06-15T15:09:01.5082729Z  + 19b682dd...308ac1cf 308ac1cf6970dc814da18d3d8816404f86b13e34 -> pull/16/merge  (forced update)
2026-06-15T15:09:01.5203675Z ##[endgroup]
2026-06-15T15:09:01.5204049Z ##[group]Determining the checkout info
2026-06-15T15:09:01.5204624Z ##[endgroup]
2026-06-15T15:09:01.5211516Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T15:09:01.5490538Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T15:09:01.5706068Z ##[group]Checking out the ref
2026-06-15T15:09:01.5710450Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/16/merge
2026-06-15T15:09:01.6170228Z Warning: you are leaving 1 commit behind, not connected to
2026-06-15T15:09:01.6170637Z any of your branches:
2026-06-15T15:09:01.6170905Z 
2026-06-15T15:09:01.6171139Z   19b682dd Merge b115929b81e78959b0f5d36d09340af49270f9a1 into b5f61bab9cf4458d9ef71fcf6dedf3e3f02216cf
2026-06-15T15:09:01.6171432Z 
2026-06-15T15:09:01.6171623Z If you want to keep it by creating a new branch, this may be a good time
2026-06-15T15:09:01.6172043Z to do so with:
2026-06-15T15:09:01.6172170Z 
2026-06-15T15:09:01.6172358Z  git branch <new-branch-name> 19b682dd
2026-06-15T15:09:01.6172594Z 
2026-06-15T15:09:01.6173040Z HEAD is now at 308ac1cf Merge a9167270f4460aacca5a99f93541e2ca9a1ad154 into b5f61bab9cf4458d9ef71fcf6dedf3e3f02216cf
2026-06-15T15:09:01.6198087Z ##[endgroup]
2026-06-15T15:09:01.6501308Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T15:09:01.6732276Z 308ac1cf6970dc814da18d3d8816404f86b13e34
2026-06-15T15:09:01.7038561Z ##[group]Run cargo nextest run --workspace
2026-06-15T15:09:01.7039033Z [36;1mcargo nextest run --workspace[0m
2026-06-15T15:09:01.7122367Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T15:09:01.7122646Z ##[endgroup]
2026-06-15T15:09:03.0237180Z    Compiling proc-macro2 v1.0.106
2026-06-15T15:09:03.0237479Z    Compiling unicode-ident v1.0.24
2026-06-15T15:09:03.0237838Z    Compiling quote v1.0.45
2026-06-15T15:09:03.0238039Z    Compiling cfg-if v1.0.4
2026-06-15T15:09:03.0238532Z    Compiling serde_core v1.0.228
2026-06-15T15:09:03.0238926Z    Compiling serde v1.0.228
2026-06-15T15:09:03.0239333Z    Compiling windows-link v0.2.1
2026-06-15T15:09:03.0239729Z    Compiling typenum v1.20.1
2026-06-15T15:09:03.0241117Z    Compiling version_check v0.9.5
2026-06-15T15:09:03.0241511Z    Compiling getrandom v0.3.4
2026-06-15T15:09:03.0242184Z    Compiling portable-atomic v1.13.1
2026-06-15T15:09:03.0243622Z    Compiling memchr v2.8.1
2026-06-15T15:09:03.0244249Z    Compiling shlex v2.0.1
2026-06-15T15:09:03.0245517Z    Compiling critical-section v1.2.0
2026-06-15T15:09:03.0245894Z    Compiling find-msvc-tools v0.1.9
2026-06-15T15:09:03.0246242Z    Compiling subtle v2.6.1
2026-06-15T15:09:03.1328734Z    Compiling windows-sys v0.61.2
2026-06-15T15:09:03.1329236Z    Compiling equivalent v1.0.2
2026-06-15T15:09:03.1616000Z    Compiling semver v1.0.28
2026-06-15T15:09:03.1713980Z    Compiling smallvec v1.15.1
2026-06-15T15:09:03.2553140Z    Compiling itoa v1.0.18
2026-06-15T15:09:03.2780982Z    Compiling getrandom v0.2.17
2026-06-15T15:09:03.2863807Z    Compiling cpufeatures v0.2.17
2026-06-15T15:09:03.3584890Z    Compiling rustc_version v0.4.1
2026-06-15T15:09:03.3933323Z    Compiling generic-array v0.14.7
2026-06-15T15:09:03.3991459Z    Compiling hashbrown v0.17.1
2026-06-15T15:09:03.4271492Z    Compiling pin-project-lite v0.2.17
2026-06-15T15:09:03.4495879Z    Compiling rand_core v0.10.1
2026-06-15T15:09:03.4865483Z    Compiling log v0.4.32
2026-06-15T15:09:03.5697002Z    Compiling getrandom v0.4.2
2026-06-15T15:09:03.6352966Z    Compiling bitflags v2.12.1
2026-06-15T15:09:03.6898099Z    Compiling futures-core v0.3.32
2026-06-15T15:09:03.7081710Z    Compiling bytes v1.11.1
2026-06-15T15:09:03.9466648Z    Compiling indexmap v2.14.0
2026-06-15T15:09:03.9539854Z    Compiling curve25519-dalek v4.1.3
2026-06-15T15:09:03.9744004Z    Compiling rand_core v0.6.4
2026-06-15T15:09:03.9943582Z    Compiling zerocopy v0.8.50
2026-06-15T15:09:04.0806107Z    Compiling stable_deref_trait v1.2.1
2026-06-15T15:09:04.2428267Z    Compiling ahash v0.8.12
2026-06-15T15:09:04.6241283Z    Compiling libc v0.2.186
2026-06-15T15:09:04.7170345Z    Compiling signature v2.2.0
2026-06-15T15:09:04.8062346Z    Compiling zmij v1.0.21
2026-06-15T15:09:05.1486636Z    Compiling pkg-config v0.3.33
2026-06-15T15:09:05.1646377Z    Compiling vcpkg v0.2.15
2026-06-15T15:09:05.1837367Z    Compiling autocfg v1.5.1
2026-06-15T15:09:05.2094103Z    Compiling futures-sink v0.3.32
2026-06-15T15:09:05.2609396Z    Compiling jobserver v0.1.34
2026-06-15T15:09:05.7892799Z    Compiling ed25519 v2.2.3
2026-06-15T15:09:05.7956626Z    Compiling serde_json v1.0.150
2026-06-15T15:09:05.8439215Z    Compiling futures-io v0.3.32
2026-06-15T15:09:05.9998125Z    Compiling syn v2.0.117
2026-06-15T15:09:06.0146872Z    Compiling cc v1.2.63
2026-06-15T15:09:06.1324547Z    Compiling crypto-common v0.1.7
2026-06-15T15:09:06.1385540Z    Compiling block-buffer v0.10.4
2026-06-15T15:09:06.2191981Z    Compiling slab v0.4.12
2026-06-15T15:09:06.2923617Z    Compiling futures-channel v0.3.32
2026-06-15T15:09:06.3264709Z    Compiling futures-task v0.3.32
2026-06-15T15:09:06.3672941Z    Compiling fastrand v2.4.1
2026-06-15T15:09:06.4144443Z    Compiling digest v0.10.7
2026-06-15T15:09:06.4557638Z    Compiling rustversion v1.0.22
2026-06-15T15:09:06.4596053Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-15T15:09:06.4996476Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-15T15:09:06.5017981Z    Compiling fallible-iterator v0.3.0
2026-06-15T15:09:06.5577949Z    Compiling fnv v1.0.7
2026-06-15T15:09:06.6126217Z    Compiling sha2 v0.10.9
2026-06-15T15:09:06.6126812Z    Compiling strsim v0.11.1
2026-06-15T15:09:06.6436856Z    Compiling cfg_aliases v0.2.1
2026-06-15T15:09:06.6454774Z    Compiling litemap v0.8.2
2026-06-15T15:09:06.6502244Z    Compiling writeable v0.6.3
2026-06-15T15:09:06.6761498Z    Compiling icu_normalizer_data v2.2.0
2026-06-15T15:09:06.6791279Z    Compiling dunce v1.0.5
2026-06-15T15:09:06.7325417Z    Compiling ident_case v1.0.1
2026-06-15T15:09:06.8262715Z    Compiling utf8_iter v1.0.4
2026-06-15T15:09:06.8283474Z    Compiling icu_properties_data v2.2.0
2026-06-15T15:09:06.8313006Z    Compiling fs_extra v1.3.0
2026-06-15T15:09:06.8546238Z    Compiling anyhow v1.0.102
2026-06-15T15:09:06.8560047Z    Compiling percent-encoding v2.3.2
2026-06-15T15:09:06.9682184Z    Compiling http v1.4.1
2026-06-15T15:09:07.0552333Z    Compiling cmake v0.1.58
2026-06-15T15:09:07.0834112Z    Compiling aws-lc-rs v1.17.0
2026-06-15T15:09:07.0855706Z    Compiling thiserror v2.0.18
2026-06-15T15:09:07.1361321Z    Compiling cpufeatures v0.3.0
2026-06-15T15:09:07.4225926Z    Compiling unicode-segmentation v1.13.3
2026-06-15T15:09:07.4735906Z    Compiling scopeguard v1.2.0
2026-06-15T15:09:07.6014141Z    Compiling windows-targets v0.52.6
2026-06-15T15:09:07.6087897Z    Compiling lock_api v0.4.14
2026-06-15T15:09:07.6505687Z    Compiling windows-sys v0.59.0
2026-06-15T15:09:07.8465011Z    Compiling chacha20 v0.10.0
2026-06-15T15:09:07.8665446Z    Compiling form_urlencoded v1.2.2
2026-06-15T15:09:07.9372376Z    Compiling untrusted v0.9.0
2026-06-15T15:09:08.0010997Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T15:09:08.0275029Z    Compiling aws-lc-sys v0.41.0
2026-06-15T15:09:08.0801334Z    Compiling ring v0.17.14
2026-06-15T15:09:08.1225719Z    Compiling rand v0.10.1
2026-06-15T15:09:08.1331736Z    Compiling num-traits v0.2.19
2026-06-15T15:09:08.1578208Z    Compiling windows-strings v0.5.1
2026-06-15T15:09:08.1832423Z    Compiling windows-result v0.4.1
2026-06-15T15:09:08.1884175Z    Compiling rustls v0.23.40
2026-06-15T15:09:08.1884567Z    Compiling heck v0.5.0
2026-06-15T15:09:08.1979738Z    Compiling convert_case v0.10.0
2026-06-15T15:09:08.4846183Z    Compiling atomic-waker v1.1.2
2026-06-15T15:09:08.5098740Z    Compiling winapi v0.3.9
2026-06-15T15:09:08.5635863Z    Compiling unicode-xid v0.2.6
2026-06-15T15:09:08.6159015Z    Compiling const-oid v0.10.2
2026-06-15T15:09:08.6317790Z    Compiling parking_lot_core v0.9.12
2026-06-15T15:09:08.7011681Z    Compiling httparse v1.10.1
2026-06-15T15:09:08.7562137Z    Compiling http-body v1.0.1
2026-06-15T15:09:08.7847832Z    Compiling hybrid-array v0.4.12
2026-06-15T15:09:08.9234643Z    Compiling base64ct v1.8.3
2026-06-15T15:09:08.9415284Z    Compiling either v1.16.0
2026-06-15T15:09:09.0409056Z    Compiling powerfmt v0.2.0
2026-06-15T15:09:09.1347955Z    Compiling socket2 v0.6.4
2026-06-15T15:09:09.1704078Z    Compiling mio v1.2.1
2026-06-15T15:09:09.2994455Z    Compiling deranged v0.5.8
2026-06-15T15:09:09.3206480Z    Compiling pem-rfc7468 v1.0.0
2026-06-15T15:09:09.6297191Z    Compiling time-core v0.1.8
2026-06-15T15:09:09.7340137Z    Compiling synstructure v0.13.2
2026-06-15T15:09:09.7835039Z    Compiling darling_core v0.20.11
2026-06-15T15:09:09.8113791Z    Compiling ref-cast v1.0.25
2026-06-15T15:09:09.8194069Z    Compiling try-lock v0.2.5
2026-06-15T15:09:09.8262085Z    Compiling num-conv v0.2.2
2026-06-15T15:09:09.8696610Z    Compiling tinyvec_macros v0.1.1
2026-06-15T15:09:09.8697092Z    Compiling data-encoding v2.11.0
2026-06-15T15:09:09.9589028Z    Compiling base64 v0.22.1
2026-06-15T15:09:09.9859148Z    Compiling tower-service v0.3.3
2026-06-15T15:09:10.0263230Z    Compiling tinyvec v1.11.0
2026-06-15T15:09:10.1018421Z    Compiling want v0.3.1
2026-06-15T15:09:10.1863195Z    Compiling parking_lot v0.12.5
2026-06-15T15:09:10.2747255Z    Compiling serde_derive_internals v0.29.1
2026-06-15T15:09:10.3097941Z    Compiling crypto-common v0.2.2
2026-06-15T15:09:10.3154076Z    Compiling block-buffer v0.12.0
2026-06-15T15:09:10.3914659Z    Compiling vergen-lib v9.1.0
2026-06-15T15:09:10.4597622Z    Compiling n0-future v0.3.2
2026-06-15T15:09:10.4920625Z    Compiling memoffset v0.6.5
2026-06-15T15:09:10.5108864Z    Compiling inout v0.1.4
2026-06-15T15:09:10.5303603Z    Compiling aho-corasick v1.1.4
2026-06-15T15:09:10.6462681Z    Compiling httpdate v1.0.3
2026-06-15T15:09:10.7328560Z    Compiling regex-syntax v0.8.10
2026-06-15T15:09:10.8387945Z    Compiling diatomic-waker v0.2.3
2026-06-15T15:09:10.8500843Z    Compiling crossbeam-utils v0.8.21
2026-06-15T15:09:10.8535636Z    Compiling cordyceps v0.3.4
2026-06-15T15:09:10.9644973Z    Compiling thiserror v1.0.69
2026-06-15T15:09:11.0211981Z    Compiling toml_write v0.1.2
2026-06-15T15:09:11.1569543Z    Compiling parking v2.2.1
2026-06-15T15:09:11.1850701Z    Compiling winnow v0.7.15
2026-06-15T15:09:11.2402889Z    Compiling winnow v1.0.3
2026-06-15T15:09:11.2601541Z    Compiling spin v0.10.0
2026-06-15T15:09:11.3360694Z    Compiling futures-lite v2.6.1
2026-06-15T15:09:11.3830445Z    Compiling futures-buffered v0.2.13
2026-06-15T15:09:11.3853015Z    Compiling digest v0.11.3
2026-06-15T15:09:11.5073682Z    Compiling cipher v0.4.4
2026-06-15T15:09:11.5820255Z    Compiling vergen-lib v0.1.6
2026-06-15T15:09:11.6041195Z    Compiling vergen v9.1.0
2026-06-15T15:09:11.6811974Z    Compiling noq-udp v0.10.0
2026-06-15T15:09:11.6852336Z    Compiling serial-core v0.4.0
2026-06-15T15:09:11.8126217Z    Compiling universal-hash v0.5.1
2026-06-15T15:09:11.8563725Z    Compiling sync_wrapper v1.0.2
2026-06-15T15:09:11.9173860Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-15T15:09:11.9174461Z    Compiling heapless v0.7.17
2026-06-15T15:09:11.9299100Z    Compiling dyn-clone v1.0.20
2026-06-15T15:09:11.9359192Z    Compiling byteorder v1.5.0
2026-06-15T15:09:11.9731034Z    Compiling opaque-debug v0.3.1
2026-06-15T15:09:12.0040466Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-15T15:09:12.0930017Z    Compiling winreg v0.10.1
2026-06-15T15:09:12.1053609Z    Compiling allocator-api2 v0.2.21
2026-06-15T15:09:12.1766305Z    Compiling hash32 v0.2.1
2026-06-15T15:09:12.2281142Z    Compiling polyval v0.6.2
2026-06-15T15:09:12.2850603Z    Compiling serde_derive v1.0.228
2026-06-15T15:09:12.2924929Z    Compiling zeroize_derive v1.4.3
2026-06-15T15:09:12.3347690Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-15T15:09:12.3731616Z    Compiling zerofrom-derive v0.1.7
2026-06-15T15:09:12.3815970Z    Compiling tokio-macros v2.7.0
2026-06-15T15:09:12.4020791Z    Compiling yoke-derive v0.8.2
2026-06-15T15:09:12.4227735Z    Compiling futures-macro v0.3.32
2026-06-15T15:09:12.4266724Z    Compiling zerovec-derive v0.11.3
2026-06-15T15:09:12.5239819Z    Compiling displaydoc v0.2.6
2026-06-15T15:09:12.5569608Z    Compiling tracing-attributes v0.1.31
2026-06-15T15:09:12.6678666Z    Compiling thiserror-impl v2.0.18
2026-06-15T15:09:13.2064505Z    Compiling darling_macro v0.20.11
2026-06-15T15:09:13.2967924Z    Compiling zeroize v1.8.2
2026-06-15T15:09:13.3875317Z    Compiling derive_more-impl v2.1.1
2026-06-15T15:09:13.6505355Z    Compiling tokio v1.52.3
2026-06-15T15:09:13.7072339Z    Compiling rustls-pki-types v1.14.1
2026-06-15T15:09:13.7095590Z    Compiling futures-util v0.3.32
2026-06-15T15:09:13.7725686Z    Compiling darling v0.20.11
2026-06-15T15:09:13.8104146Z    Compiling n0-error-macros v0.1.3
2026-06-15T15:09:13.8809258Z    Compiling windows-implement v0.60.2
2026-06-15T15:09:14.0632177Z    Compiling derive_builder_core v0.20.2
2026-06-15T15:09:14.0704008Z    Compiling windows-interface v0.59.3
2026-06-15T15:09:14.1758710Z    Compiling zerofrom v0.1.8
2026-06-15T15:09:14.3402174Z    Compiling spez v0.1.2
2026-06-15T15:09:14.5598090Z    Compiling yoke v0.8.3
2026-06-15T15:09:14.5830626Z    Compiling der v0.8.0-rc.10
2026-06-15T15:09:14.6496828Z    Compiling ed25519-dalek v2.2.0
2026-06-15T15:09:14.8080789Z    Compiling ref-cast-impl v1.0.25
2026-06-15T15:09:14.8717588Z    Compiling pin-project-internal v1.1.13
2026-06-15T15:09:14.8763520Z    Compiling n0-error v0.1.3
2026-06-15T15:09:14.9929967Z    Compiling spt-proto v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-15T15:09:15.0085242Z    Compiling zerovec v0.11.6
2026-06-15T15:09:15.0121268Z    Compiling zerotrie v0.2.4
2026-06-15T15:09:15.0645836Z    Compiling windows-core v0.62.2
2026-06-15T15:09:15.4082706Z    Compiling derive_builder_macro v0.20.2
2026-06-15T15:09:15.5355291Z    Compiling regex-automata v0.4.14
2026-06-15T15:09:15.5882122Z    Compiling tinystr v0.8.3
2026-06-15T15:09:15.6018842Z    Compiling potential_utf v0.1.5
2026-06-15T15:09:15.7120056Z    Compiling spki v0.8.0-rc.4
2026-06-15T15:09:15.7598251Z    Compiling icu_locale_core v2.2.0
2026-06-15T15:09:15.8267605Z    Compiling icu_collections v2.2.0
2026-06-15T15:09:15.8339466Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-15T15:09:15.9123541Z    Compiling derive_builder v0.20.2
2026-06-15T15:09:15.9823445Z    Compiling schemars_derive v1.2.1
2026-06-15T15:09:16.0291610Z    Compiling thiserror-impl v1.0.69
2026-06-15T15:09:16.3027292Z    Compiling pin-project v1.1.13
2026-06-15T15:09:16.5217041Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-15T15:09:16.5490455Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-15T15:09:16.6115260Z    Compiling futures-executor v0.3.32
2026-06-15T15:09:16.6495643Z    Compiling icu_provider v2.2.0
2026-06-15T15:09:16.6581994Z    Compiling serial-windows v0.4.0
2026-06-15T15:09:16.7932291Z    Compiling vergen-gitcl v1.0.8
2026-06-15T15:09:16.9227399Z    Compiling icu_properties v2.2.0
2026-06-15T15:09:16.9518389Z    Compiling icu_normalizer v2.2.0
2026-06-15T15:09:17.0889243Z    Compiling ipnet v2.12.0
2026-06-15T15:09:17.1248815Z    Compiling toml_datetime v0.6.11
2026-06-15T15:09:17.1717148Z    Compiling serde_spanned v0.6.9
2026-06-15T15:09:17.3492259Z    Compiling toml_edit v0.22.27
2026-06-15T15:09:17.3814149Z    Compiling prefix-trie v0.8.4
2026-06-15T15:09:17.4749077Z    Compiling spin v0.9.8
2026-06-15T15:09:17.4947102Z    Compiling windows-threading v0.2.1
2026-06-15T15:09:17.6017529Z    Compiling once_cell v1.21.4
2026-06-15T15:09:17.6823143Z    Compiling lazy_static v1.5.0
2026-06-15T15:09:17.6854499Z    Compiling derive_more v2.1.1
2026-06-15T15:09:17.7094656Z    Compiling regex v1.12.3
2026-06-15T15:09:17.7394224Z    Compiling tower-layer v0.3.3
2026-06-15T15:09:17.9095146Z    Compiling tracing-core v0.1.36
2026-06-15T15:09:17.9193787Z    Compiling tokio-util v0.7.18
2026-06-15T15:09:17.9242107Z    Compiling tempfile v3.27.0
2026-06-15T15:09:17.9956924Z    Compiling hashbrown v0.14.5
2026-06-15T15:09:17.9997860Z    Compiling schemars v1.2.1
2026-06-15T15:09:18.0648309Z    Compiling signature v3.0.0
2026-06-15T15:09:18.1065849Z    Compiling idna_adapter v1.2.2
2026-06-15T15:09:18.1111672Z    Compiling ryu v1.0.23
2026-06-15T15:09:18.1569691Z    Compiling bitflags v1.3.2
2026-06-15T15:09:18.2545897Z    Compiling idna v1.1.0
2026-06-15T15:09:18.2887450Z    Compiling tracing v0.1.44
2026-06-15T15:09:18.2999207Z    Compiling pin-utils v0.1.0
2026-06-15T15:09:18.3440357Z    Compiling ed25519 v3.0.0-rc.4
2026-06-15T15:09:18.4280030Z    Compiling nix v0.25.1
2026-06-15T15:09:18.4280405Z    Compiling shared_library v0.1.9
2026-06-15T15:09:18.5413832Z    Compiling filedescriptor v0.8.3
2026-06-15T15:09:18.5485538Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-15T15:09:18.5972837Z    Compiling hashlink v0.9.1
2026-06-15T15:09:18.6618153Z    Compiling url v2.5.8
2026-06-15T15:09:18.7232569Z    Compiling h2 v0.4.14
2026-06-15T15:09:18.8965944Z    Compiling rusqlite v0.32.1
2026-06-15T15:09:18.8966465Z    Compiling windows-future v0.3.2
2026-06-15T15:09:18.9712102Z    Compiling proc-macro-crate v3.5.0
2026-06-15T15:09:19.3672992Z    Compiling toml v0.8.23
2026-06-15T15:09:19.5212623Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-15T15:09:19.5764783Z    Compiling serial v0.4.0
2026-06-15T15:09:19.6408617Z    Compiling futures v0.3.32
2026-06-15T15:09:19.7465581Z    Compiling windows-collections v0.3.2
2026-06-15T15:09:19.7777662Z    Compiling spt-store v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-15T15:09:20.0354162Z    Compiling windows-numerics v0.3.1
2026-06-15T15:09:20.0563633Z    Compiling cobs v0.3.0
2026-06-15T15:09:20.0738049Z    Compiling ghash v0.5.1
2026-06-15T15:09:20.2421307Z    Compiling postcard-derive v0.2.2
2026-06-15T15:09:20.2548339Z    Compiling aes v0.8.4
2026-06-15T15:09:20.2858819Z    Compiling ctr v0.9.2
2026-06-15T15:09:20.3185811Z    Compiling sha2 v0.11.0-rc.5
2026-06-15T15:09:20.3568984Z    Compiling time v0.3.47
2026-06-15T15:09:20.4211683Z    Compiling http-body-util v0.1.3
2026-06-15T15:09:20.4933853Z    Compiling aead v0.5.2
2026-06-15T15:09:20.6303888Z    Compiling widestring v1.2.1
2026-06-15T15:09:20.7105224Z    Compiling downcast-rs v1.2.1
2026-06-15T15:09:20.7308468Z    Compiling shell-words v1.1.1
2026-06-15T15:09:20.7616367Z    Compiling ipconfig v0.3.4
2026-06-15T15:09:20.9179328Z    Compiling portable-pty v0.8.1
2026-06-15T15:09:20.9293951Z    Compiling aes-gcm v0.10.3
2026-06-15T15:09:21.0320430Z    Compiling windows v0.62.2
2026-06-15T15:09:21.0585972Z    Compiling postcard v1.1.3
2026-06-15T15:09:21.0714500Z    Compiling data-encoding-macro v0.1.20
2026-06-15T15:09:21.1195393Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-15T15:09:21.2406761Z    Compiling num_enum_derive v0.7.6
2026-06-15T15:09:21.2753271Z    Compiling tower v0.5.3
2026-06-15T15:09:21.2753777Z    Compiling crossbeam-epoch v0.9.18
2026-06-15T15:09:21.6003550Z    Compiling spt-msg v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-15T15:09:21.6244199Z    Compiling crossbeam-channel v0.5.15
2026-06-15T15:09:21.6650867Z    Compiling chrono v0.4.45
2026-06-15T15:09:21.8648386Z    Compiling async-trait v0.1.89
2026-06-15T15:09:21.9210585Z    Compiling spt-runtime v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-15T15:09:22.3060530Z    Compiling strum_macros v0.28.0
2026-06-15T15:09:22.3572273Z    Compiling iroh-metrics-derive v0.4.1
2026-06-15T15:09:22.5000717Z    Compiling hyper v1.10.1
2026-06-15T15:09:22.5326381Z    Compiling enum-assoc v1.3.0
2026-06-15T15:09:22.5689146Z    Compiling windows-registry v0.6.1
2026-06-15T15:09:22.8835195Z    Compiling blake3 v1.8.5
2026-06-15T15:09:23.0068768Z    Compiling noq v0.18.0
2026-06-15T15:09:23.0148211Z    Compiling netwatch v0.16.0
2026-06-15T15:09:23.0873431Z    Compiling uuid v1.23.2
2026-06-15T15:09:23.1041539Z    Compiling acto v0.8.2
2026-06-15T15:09:23.1881796Z    Compiling mac-addr v0.3.0
2026-06-15T15:09:23.4006764Z    Compiling identity-hash v0.1.0
2026-06-15T15:09:23.4287762Z    Compiling foldhash v0.2.0
2026-06-15T15:09:23.4443305Z    Compiling xml-rs v0.8.28
2026-06-15T15:09:23.4549080Z    Compiling rustc-hash v2.1.2
2026-06-15T15:09:23.4603571Z    Compiling tagptr v0.2.0
2026-06-15T15:09:23.4656337Z    Compiling lru-slab v0.1.2
2026-06-15T15:09:23.5103489Z    Compiling sorted-index-buffer v0.2.1
2026-06-15T15:09:23.5627675Z    Compiling hashbrown v0.16.1
2026-06-15T15:09:23.6529904Z    Compiling moka v0.12.15
2026-06-15T15:09:23.6937746Z    Compiling netdev v0.42.0
2026-06-15T15:09:23.7468091Z    Compiling iroh-relay v0.98.0
2026-06-15T15:09:23.7722095Z    Compiling iroh-metrics v0.38.3
2026-06-15T15:09:23.8218774Z    Compiling hyper-util v0.1.20
2026-06-15T15:09:24.2462086Z    Compiling xmltree v0.10.3
2026-06-15T15:09:24.5178736Z    Compiling num_enum v0.7.6
2026-06-15T15:09:24.6453563Z    Compiling tower-http v0.6.11
2026-06-15T15:09:24.7235063Z    Compiling iroh-base v0.98.0
2026-06-15T15:09:24.8313752Z    Compiling attohttpc v0.30.1
2026-06-15T15:09:24.8593527Z    Compiling n0-watcher v0.6.1
2026-06-15T15:09:24.8767081Z    Compiling tokio-stream v0.1.18
2026-06-15T15:09:24.9959300Z    Compiling simple-dns v0.9.3
2026-06-15T15:09:25.0405309Z    Compiling strum v0.28.0
2026-06-15T15:09:25.1352588Z    Compiling constant_time_eq v0.4.2
2026-06-15T15:09:25.2173339Z    Compiling resolv-conf v0.7.6
2026-06-15T15:09:25.2927486Z    Compiling simdutf8 v0.1.5
2026-06-15T15:09:25.3217003Z    Compiling smol_str v0.1.24
2026-06-15T15:09:25.3712187Z    Compiling arrayvec v0.7.6
2026-06-15T15:09:25.4205344Z    Compiling arrayref v0.3.9
2026-06-15T15:09:25.4254032Z    Compiling sha1_smol v1.0.1
2026-06-15T15:09:25.5439228Z    Compiling igd-next v0.17.1
2026-06-15T15:09:25.6310121Z    Compiling lru v0.16.4
2026-06-15T15:09:25.6376814Z    Compiling spt-term v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-15T15:09:25.6513487Z    Compiling webpki-roots v1.0.7
2026-06-15T15:09:25.7032474Z    Compiling seize v0.5.1
2026-06-15T15:09:25.8323341Z    Compiling iroh v0.98.2
2026-06-15T15:09:25.8450372Z    Compiling hmac v0.12.1
2026-06-15T15:09:25.9336273Z    Compiling iroh-dns v0.98.0
2026-06-15T15:09:26.0256599Z    Compiling serde_bytes v0.11.19
2026-06-15T15:09:26.0887898Z    Compiling cmov v0.5.4
2026-06-15T15:09:26.1035826Z    Compiling hkdf v0.12.4
2026-06-15T15:09:26.2775441Z    Compiling ctutils v0.4.2
2026-06-15T15:09:26.3071006Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-15T15:09:26.3370461Z    Compiling papaya v0.2.4
2026-06-15T15:09:26.3829999Z    Compiling backon v1.6.0
2026-06-15T15:09:26.3830410Z    Compiling spake2 v0.4.0
2026-06-15T15:09:26.3830723Z    Compiling sha1 v0.10.6
2026-06-15T15:09:26.3880016Z    Compiling spt-live v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-15T15:09:26.5405553Z    Compiling recvmsg v1.0.0
2026-06-15T15:09:26.5664619Z    Compiling doctest-file v1.1.1
2026-06-15T15:09:26.6722995Z    Compiling darling_core v0.23.0
2026-06-15T15:09:26.6883478Z    Compiling once_cell_polyfill v1.70.2
2026-06-15T15:09:26.7157609Z    Compiling utf8parse v0.2.2
2026-06-15T15:09:26.7929297Z    Compiling anstyle v1.0.14
2026-06-15T15:09:26.8366557Z    Compiling anstyle-parse v1.0.0
2026-06-15T15:09:26.8849394Z    Compiling anstyle-query v1.1.5
2026-06-15T15:09:26.8996198Z    Compiling colorchoice v1.0.5
2026-06-15T15:09:26.9126277Z    Compiling instability v0.3.12
2026-06-15T15:09:27.0525173Z    Compiling anstyle-wincon v3.0.11
2026-06-15T15:09:27.0781682Z    Compiling is_terminal_polyfill v1.70.2
2026-06-15T15:09:27.1103439Z    Compiling foldhash v0.1.5
2026-06-15T15:09:27.1450005Z    Compiling paste v1.0.15
2026-06-15T15:09:27.1809386Z    Compiling interprocess v2.4.2
2026-06-15T15:09:27.2642955Z    Compiling anstream v1.0.0
2026-06-15T15:09:27.3747875Z    Compiling hashbrown v0.15.5
2026-06-15T15:09:27.4371768Z    Compiling strum_macros v0.26.4
2026-06-15T15:09:27.4468579Z    Compiling crossterm_winapi v0.9.1
2026-06-15T15:09:27.6719747Z    Compiling itertools v0.13.0
2026-06-15T15:09:27.8240642Z    Compiling terminal_size v0.4.4
2026-06-15T15:09:27.8287748Z    Compiling castaway v0.2.4
2026-06-15T15:09:27.9324152Z    Compiling indoc v2.0.7
2026-06-15T15:09:28.0277037Z    Compiling static_assertions v1.1.0
2026-06-15T15:09:28.0296616Z    Compiling unicode-width v0.1.14
2026-06-15T15:09:28.1727717Z    Compiling clap_lex v1.1.0
2026-06-15T15:09:28.1728217Z    Compiling compact_str v0.8.2
2026-06-15T15:09:28.4275529Z    Compiling clap_builder v4.6.0
2026-06-15T15:09:28.5598317Z    Compiling lru v0.12.5
2026-06-15T15:09:28.7785859Z    Compiling crossterm v0.28.1
2026-06-15T15:09:28.7902730Z    Compiling clap_derive v4.6.1
2026-06-15T15:09:28.8798671Z    Compiling cassowary v0.3.0
2026-06-15T15:09:29.0771191Z    Compiling unicode-width v0.2.0
2026-06-15T15:09:29.3995824Z    Compiling unicode-truncate v1.1.0
2026-06-15T15:09:29.4192435Z    Compiling nucleo-matcher v0.3.1
2026-06-15T15:09:29.4874754Z    Compiling qrcode v0.14.1
2026-06-15T15:09:29.8378136Z    Compiling strum v0.26.3
2026-06-15T15:09:29.8534132Z    Compiling mock-adapter v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-15T15:09:30.7811513Z    Compiling wmi v0.18.4
2026-06-15T15:09:30.9304436Z    Compiling darling_macro v0.23.0
2026-06-15T15:09:31.4065116Z    Compiling darling v0.23.0
2026-06-15T15:09:31.7583551Z    Compiling clap v4.6.1
2026-06-15T15:09:32.5300919Z    Compiling ratatui v0.29.0
2026-06-15T15:09:32.5585924Z    Compiling portmapper v0.16.0
2026-06-15T15:09:48.7379849Z    Compiling rustls-webpki v0.103.13
2026-06-15T15:09:51.1029178Z    Compiling tokio-rustls v0.26.4
2026-06-15T15:09:51.1029637Z    Compiling rustls-platform-verifier v0.7.0
2026-06-15T15:09:51.1030027Z    Compiling noq-proto v0.17.0
2026-06-15T15:09:51.2383516Z    Compiling hyper-rustls v0.27.9
2026-06-15T15:09:51.2383877Z    Compiling hickory-net v0.26.0-beta.4
2026-06-15T15:09:51.2384201Z    Compiling tokio-websockets v0.13.2
2026-06-15T15:09:51.4936016Z    Compiling reqwest v0.13.4
2026-06-15T15:09:52.4082316Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-15T15:10:08.4262843Z    Compiling spt-net v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T15:10:09.7663965Z    Compiling spt-daemon v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T15:10:18.3867160Z    Compiling xtask v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-15T15:10:18.3867861Z    Compiling spt v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-15T15:10:52.2169469Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 49s
2026-06-15T15:11:23.2281821Z ────────────
2026-06-15T15:11:23.2282226Z  Nextest run ID 503c165a-8a0b-4d4f-a3ed-6de8a0e873a3 with nextest profile: default
2026-06-15T15:11:23.2282583Z     Starting 1066 tests across 65 binaries (1 test skipped)
2026-06-15T15:11:23.2485180Z         PASS [   0.019s] (   1/1066) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-15T15:11:23.2640190Z         PASS [   0.035s] (   2/1066) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-15T15:11:23.2752139Z         PASS [   0.046s] (   3/1066) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-15T15:11:23.2866082Z         PASS [   0.058s] (   4/1066) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-15T15:11:23.3020669Z         PASS [   0.054s] (   5/1066) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-15T15:11:23.3135367Z         PASS [   0.047s] (   6/1066) spt::oneliner_e2e install_script_against_staged_release
2026-06-15T15:11:23.3229800Z         PASS [   0.021s] (   7/1066) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-15T15:11:24.2481679Z         PASS [   1.019s] (   8/1066) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-15T15:11:24.3962981Z         PASS [   1.167s] (   9/1066) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-15T15:11:24.4332691Z         PASS [   0.036s] (  10/1066) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-15T15:11:24.4484350Z         PASS [   1.219s] (  11/1066) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-15T15:11:24.4736155Z         PASS [   0.039s] (  12/1066) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-15T15:11:24.5294630Z         PASS [   0.063s] (  13/1066) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-15T15:11:24.5537467Z         PASS [   0.075s] (  14/1066) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-15T15:11:24.5653647Z         PASS [   0.053s] (  15/1066) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-15T15:11:24.5925258Z         PASS [   0.028s] (  16/1066) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-15T15:11:24.5997888Z         PASS [   0.051s] (  17/1066) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-15T15:11:24.6054941Z         PASS [   1.374s] (  18/1066) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-06-15T15:11:24.6217861Z         PASS [   0.029s] (  19/1066) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-15T15:11:24.6412786Z         PASS [   0.027s] (  20/1066) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-15T15:11:24.6476131Z         PASS [   0.044s] (  21/1066) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-15T15:11:24.6525793Z         PASS [   0.029s] (  22/1066) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-15T15:11:24.7508619Z         PASS [   1.475s] (  23/1066) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-15T15:11:24.7942914Z         PASS [   0.117s] (  24/1066) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-15T15:11:24.8033006Z         PASS [   0.152s] (  25/1066) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-15T15:11:24.8316999Z         PASS [   0.150s] (  26/1066) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-15T15:11:24.8413730Z         PASS [   0.051s] (  27/1066) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-15T15:11:24.8785266Z         PASS [   0.056s] (  28/1066) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-15T15:11:24.9303390Z         PASS [   0.136s] (  29/1066) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-15T15:11:24.9444488Z         PASS [   0.069s] (  30/1066) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-15T15:11:24.9640348Z         PASS [   0.050s] (  31/1066) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-15T15:11:24.9695540Z         PASS [   1.735s] (  32/1066) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-15T15:11:24.9783054Z         PASS [   0.029s] (  33/1066) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-15T15:11:24.9850023Z         PASS [   0.234s] (  34/1066) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-15T15:11:24.9968815Z         PASS [   0.033s] (  35/1066) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-15T15:11:25.0186693Z         PASS [   0.054s] (  36/1066) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-15T15:11:25.0283324Z         PASS [   0.220s] (  37/1066) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-15T15:11:25.0445150Z         PASS [   1.716s] (  38/1066) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-06-15T15:11:25.0516584Z         PASS [   1.798s] (  39/1066) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-06-15T15:11:25.0569118Z         PASS [   0.054s] (  40/1066) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-15T15:11:25.0861615Z         PASS [   0.091s] (  41/1066) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-15T15:11:25.0903532Z         PASS [   0.082s] (  42/1066) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-15T15:11:25.1056988Z         PASS [   0.077s] (  43/1066) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-15T15:11:25.1064719Z         PASS [   0.087s] (  44/1066) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-15T15:11:25.1084099Z         PASS [   0.090s] (  45/1066) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-15T15:11:25.1279288Z         PASS [   0.096s] (  46/1066) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-15T15:11:25.1282471Z         PASS [   0.049s] (  47/1066) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-15T15:11:25.1392322Z         PASS [   0.059s] (  48/1066) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-15T15:11:25.1540005Z         PASS [   0.027s] (  49/1066) spt::bin/spt api::tests::adapter_is_required
2026-06-15T15:11:25.1543111Z         PASS [   0.046s] (  50/1066) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-15T15:11:25.1598271Z         PASS [   0.131s] (  51/1066) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-15T15:11:25.1670471Z         PASS [   0.043s] (  52/1066) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-15T15:11:25.1784021Z         PASS [   0.073s] (  53/1066) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-15T15:11:25.1838416Z         PASS [   0.028s] (  54/1066) spt::bin/spt api::tests::state_value_is_validated
2026-06-15T15:11:25.1889957Z         PASS [   0.048s] (  55/1066) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-15T15:11:25.1921372Z         PASS [   0.079s] (  56/1066) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-15T15:11:25.1927859Z         PASS [   0.037s] (  57/1066) spt::bin/spt api::tests::surface_parses
2026-06-15T15:11:25.2204482Z         PASS [   0.038s] (  58/1066) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-15T15:11:25.2298304Z         PASS [   0.070s] (  59/1066) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-15T15:11:25.2307278Z         PASS [   0.063s] (  60/1066) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-15T15:11:25.2308108Z         PASS [   0.046s] (  61/1066) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-15T15:11:25.2315442Z         PASS [   2.003s] (  62/1066) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-15T15:11:25.2954375Z         PASS [   0.060s] (  63/1066) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-15T15:11:25.3079248Z         PASS [   0.073s] (  64/1066) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-06-15T15:11:25.3151419Z         PASS [   0.131s] (  65/1066) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-15T15:11:25.3153085Z         PASS [   0.085s] (  66/1066) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-15T15:11:25.3168707Z         PASS [   0.131s] (  67/1066) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-15T15:11:25.3423318Z         PASS [   0.112s] (  68/1066) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-15T15:11:25.3477211Z         PASS [   0.054s] (  69/1066) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-15T15:11:25.3596690Z         PASS [   0.049s] (  70/1066) spt::bin/spt cli::tests::bare_tty_guard
2026-06-15T15:11:25.3597377Z         PASS [   0.053s] (  71/1066) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-15T15:11:25.3649848Z         PASS [   0.052s] (  72/1066) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-15T15:11:25.3677937Z         PASS [   0.054s] (  73/1066) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-15T15:11:25.3724577Z         PASS [   0.029s] (  74/1066) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-15T15:11:25.3881140Z         PASS [   0.041s] (  75/1066) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-15T15:11:25.3881997Z         PASS [   0.030s] (  76/1066) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-15T15:11:25.3897035Z         PASS [   0.025s] (  77/1066) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-15T15:11:25.3931181Z         PASS [   0.022s] (  78/1066) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-15T15:11:25.4017936Z         PASS [   0.043s] (  79/1066) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-15T15:11:25.4018686Z         PASS [   0.034s] (  80/1066) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-15T15:11:25.4177742Z         PASS [   0.030s] (  81/1066) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-15T15:11:25.4296066Z         PASS [   0.025s] (  82/1066) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-15T15:11:25.4354188Z         PASS [   0.046s] (  83/1066) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-15T15:11:25.4463894Z         PASS [   0.045s] (  84/1066) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-15T15:11:25.4473472Z         PASS [   0.030s] (  85/1066) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-15T15:11:25.4510779Z         PASS [   0.023s] (  86/1066) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-15T15:11:25.4665308Z         PASS [   0.275s] (  87/1066) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-06-15T15:11:25.4925557Z         PASS [   0.271s] (  88/1066) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-15T15:11:25.7298259Z         PASS [   0.280s] (  89/1066) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-15T15:11:25.7298851Z         PASS [   0.292s] (  90/1066) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-15T15:11:25.7360290Z         PASS [   0.289s] (  91/1066) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-15T15:11:25.7404288Z         PASS [   0.243s] (  92/1066) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-15T15:11:25.7476169Z         PASS [   0.287s] (  93/1066) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-15T15:11:25.7527588Z         PASS [   0.286s] (  94/1066) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-15T15:11:25.7585710Z         PASS [   0.031s] (  95/1066) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-15T15:11:25.7618017Z         PASS [   0.031s] (  96/1066) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-15T15:11:25.7618794Z         PASS [   0.031s] (  97/1066) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-15T15:11:25.7663680Z         PASS [   0.029s] (  98/1066) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-15T15:11:25.7772769Z         PASS [   0.037s] (  99/1066) spt::bin/spt cli::tests::notify_surface_parses
2026-06-15T15:11:25.7889009Z         PASS [   0.034s] ( 100/1066) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-15T15:11:25.7904196Z         PASS [   0.032s] ( 101/1066) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-15T15:11:25.8324500Z         PASS [   0.040s] ( 102/1066) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-15T15:11:25.8325305Z         PASS [   0.042s] ( 103/1066) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-15T15:11:25.8581993Z         PASS [   0.023s] ( 104/1066) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-15T15:11:25.8600224Z         PASS [   2.536s] ( 105/1066) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-15T15:11:25.8802942Z         PASS [   0.025s] ( 106/1066) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-15T15:11:25.8828984Z         PASS [   0.022s] ( 107/1066) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-15T15:11:25.9183107Z         PASS [   0.088s] ( 108/1066) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-15T15:11:25.9529514Z         PASS [   0.071s] ( 109/1066) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-15T15:11:25.9602839Z         PASS [   0.186s] ( 110/1066) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-15T15:11:26.0042159Z         PASS [   0.089s] ( 111/1066) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-15T15:11:26.0173370Z         PASS [   0.252s] ( 112/1066) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-15T15:11:26.1110196Z         PASS [   0.094s] ( 113/1066) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-15T15:11:26.1446497Z         PASS [   0.034s] ( 114/1066) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-15T15:11:26.1758270Z         PASS [   0.223s] ( 115/1066) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-15T15:11:26.1828361Z         PASS [   0.302s] ( 116/1066) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-15T15:11:26.1835714Z         PASS [   0.039s] ( 117/1066) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-15T15:11:26.2102099Z         PASS [   0.034s] ( 118/1066) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-15T15:11:26.2103303Z         PASS [   0.027s] ( 119/1066) spt::bin/spt cli::tests::subcommands_parse
2026-06-15T15:11:26.2147662Z         PASS [   0.033s] ( 120/1066) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-15T15:11:26.2316559Z         PASS [   0.021s] ( 121/1066) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-15T15:11:26.2328189Z         PASS [   0.017s] ( 122/1066) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-15T15:11:26.2523506Z         PASS [   0.041s] ( 123/1066) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-15T15:11:26.2549873Z         PASS [   0.022s] ( 124/1066) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-15T15:11:26.2550599Z         PASS [   0.021s] ( 125/1066) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-15T15:11:26.2743554Z         PASS [   0.021s] ( 126/1066) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-15T15:11:26.2768133Z         PASS [   0.022s] ( 127/1066) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-15T15:11:26.2830780Z         PASS [   0.028s] ( 128/1066) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-15T15:11:26.2973040Z         PASS [   0.023s] ( 129/1066) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-15T15:11:26.3028818Z         PASS [   0.025s] ( 130/1066) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-15T15:11:26.3040605Z         PASS [   0.022s] ( 131/1066) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-15T15:11:26.3208932Z         PASS [   0.023s] ( 132/1066) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-15T15:11:26.3209695Z         PASS [   0.021s] ( 133/1066) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-15T15:11:26.3228890Z         PASS [   0.019s] ( 134/1066) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-15T15:11:26.3483480Z         PASS [   0.027s] ( 135/1066) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-15T15:11:26.3519025Z         PASS [   0.591s] ( 136/1066) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-15T15:11:26.3519725Z         PASS [   0.030s] ( 137/1066) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-15T15:11:26.3537669Z         PASS [   0.029s] ( 138/1066) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-15T15:11:26.4115190Z         PASS [   0.062s] ( 139/1066) spt::bin/spt picker::model::tests::back_unwinds
2026-06-15T15:11:26.4190636Z         PASS [   0.458s] ( 140/1066) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-15T15:11:26.4301339Z         PASS [   0.075s] ( 141/1066) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-15T15:11:26.4302011Z         PASS [   0.077s] ( 142/1066) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-15T15:11:26.4356778Z         PASS [   0.077s] ( 143/1066) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-15T15:11:26.4562277Z         PASS [   0.033s] ( 144/1066) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-15T15:11:26.4562913Z         PASS [   0.042s] ( 145/1066) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-15T15:11:26.4602650Z         PASS [   0.026s] ( 146/1066) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-15T15:11:26.4604908Z         PASS [   0.031s] ( 147/1066) spt::bin/spt picker::model::tests::filter_narrows
2026-06-15T15:11:26.4605422Z         PASS [   0.032s] ( 148/1066) spt::bin/spt picker::model::tests::kind_routes
2026-06-15T15:11:26.4745286Z         PASS [   0.022s] ( 149/1066) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-15T15:11:26.4754841Z         PASS [   0.022s] ( 150/1066) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-15T15:11:26.4862329Z         PASS [   0.033s] ( 151/1066) spt::bin/spt picker::model::tests::resume_title_render
2026-06-15T15:11:26.4869652Z         PASS [   0.028s] ( 152/1066) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-15T15:11:26.4895158Z         PASS [   0.030s] ( 153/1066) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-15T15:11:26.4942783Z         PASS [   0.020s] ( 154/1066) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-15T15:11:26.4943482Z         PASS [   0.021s] ( 155/1066) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-15T15:11:26.5032914Z         PASS [   0.017s] ( 156/1066) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-15T15:11:26.5057029Z         PASS [   0.019s] ( 157/1066) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-15T15:11:26.5227158Z         PASS [   0.027s] ( 158/1066) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-15T15:11:26.5279711Z         PASS [   0.034s] ( 159/1066) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-15T15:11:26.5367055Z         PASS [   0.031s] ( 160/1066) spt::bin/spt picker::view::tests::kind_buffer
2026-06-15T15:11:26.5405491Z         PASS [   0.033s] ( 161/1066) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-15T15:11:26.5407833Z         PASS [   0.052s] ( 162/1066) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-15T15:11:26.5527149Z         PASS [   0.030s] ( 163/1066) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-15T15:11:26.5566011Z         PASS [   0.021s] ( 164/1066) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-15T15:11:26.5582268Z         PASS [   0.030s] ( 165/1066) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-15T15:11:26.5595463Z         PASS [   0.020s] ( 166/1066) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-15T15:11:26.5674869Z         PASS [   0.026s] ( 167/1066) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-15T15:11:26.5798790Z         PASS [   0.027s] ( 168/1066) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-15T15:11:26.7262828Z         PASS [   3.439s] ( 169/1066) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-15T15:11:26.7278259Z         PASS [   1.340s] ( 170/1066) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-15T15:11:26.7308983Z         PASS [   0.174s] ( 171/1066) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-15T15:11:26.7564097Z         PASS [   0.028s] ( 172/1066) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-15T15:11:26.7564847Z         PASS [   0.026s] ( 173/1066) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-15T15:11:26.7623250Z         PASS [   0.183s] ( 174/1066) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-15T15:11:26.7724418Z         PASS [   0.046s] ( 175/1066) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-15T15:11:26.7811275Z         PASS [   0.018s] ( 176/1066) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-15T15:11:26.7867257Z         PASS [   0.029s] ( 177/1066) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-15T15:11:26.7878574Z         PASS [   0.219s] ( 178/1066) spt-daemon access::tests::gate_decision_table
2026-06-15T15:11:26.7890019Z         PASS [   0.031s] ( 179/1066) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-15T15:11:26.8060979Z         PASS [   0.030s] ( 180/1066) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-15T15:11:26.8171644Z         PASS [   0.036s] ( 181/1066) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-15T15:11:27.1782221Z         PASS [   0.392s] ( 182/1066) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-15T15:11:27.1888953Z         PASS [   0.399s] ( 183/1066) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-15T15:11:27.2058384Z         PASS [   2.956s] ( 184/1066) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-15T15:11:27.4181828Z         PASS [   0.631s] ( 185/1066) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-15T15:11:27.4219320Z         PASS [   0.602s] ( 186/1066) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-15T15:11:27.4235107Z         PASS [   0.621s] ( 187/1066) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-15T15:11:27.4452475Z         PASS [   0.026s] ( 188/1066) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-15T15:11:27.4456587Z         PASS [   0.268s] ( 189/1066) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-15T15:11:27.4486530Z         PASS [   0.025s] ( 190/1066) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-15T15:11:27.4488670Z         PASS [   0.032s] ( 191/1066) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-15T15:11:27.4651933Z         PASS [   0.018s] ( 192/1066) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-15T15:11:27.4652696Z         PASS [   0.278s] ( 193/1066) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-15T15:11:27.4656250Z         PASS [   0.261s] ( 194/1066) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-15T15:11:27.4674701Z         PASS [   0.022s] ( 195/1066) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-15T15:11:27.4714675Z         PASS [   0.023s] ( 196/1066) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-15T15:11:27.4859228Z         PASS [   0.019s] ( 197/1066) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-15T15:11:27.4883046Z         PASS [   0.025s] ( 198/1066) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-15T15:11:27.4943113Z         PASS [   0.030s] ( 199/1066) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-15T15:11:27.4943922Z         PASS [   0.023s] ( 200/1066) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-15T15:11:27.5017525Z         PASS [   0.034s] ( 201/1066) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-15T15:11:27.5078803Z         PASS [   0.020s] ( 202/1066) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-15T15:11:27.5165683Z         PASS [   0.022s] ( 203/1066) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-15T15:11:27.5217730Z         PASS [   0.027s] ( 204/1066) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-15T15:11:27.5224720Z         PASS [   0.014s] ( 205/1066) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-15T15:11:27.5933593Z         PASS [   1.035s] ( 206/1066) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-15T15:11:27.7250491Z         PASS [   0.240s] ( 207/1066) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-15T15:11:27.7271061Z         PASS [   1.169s] ( 208/1066) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-15T15:11:27.7402026Z         PASS [   0.012s] ( 209/1066) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-15T15:11:27.7521482Z         PASS [   0.013s] ( 210/1066) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-15T15:11:27.7645720Z         PASS [   0.012s] ( 211/1066) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-15T15:11:27.7746184Z         PASS [   0.010s] ( 212/1066) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-15T15:11:27.7845560Z         PASS [   0.010s] ( 213/1066) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-15T15:11:27.7952638Z         PASS [   0.011s] ( 214/1066) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-15T15:11:27.8140606Z         PASS [   0.019s] ( 215/1066) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-15T15:11:27.8258190Z         PASS [   0.232s] ( 216/1066) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-15T15:11:27.8350703Z         PASS [   0.021s] ( 217/1066) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-15T15:11:27.8455510Z         PASS [   0.020s] ( 218/1066) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-15T15:11:27.8548602Z         PASS [   0.020s] ( 219/1066) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-15T15:11:27.8595703Z         PASS [   0.014s] ( 220/1066) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-15T15:11:27.8694601Z         PASS [   0.014s] ( 221/1066) spt-daemon config::tests::missing_file_is_default
2026-06-15T15:11:27.8811714Z         PASS [   0.021s] ( 222/1066) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-15T15:11:27.8961452Z         LEAK [   0.447s] ( 223/1066) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-15T15:11:27.9007013Z         PASS [   0.020s] ( 224/1066) spt-daemon config::tests::save_load_roundtrip
2026-06-15T15:11:27.9026697Z         PASS [   0.033s] ( 225/1066) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-15T15:11:27.9100821Z         PASS [   0.015s] ( 226/1066) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-15T15:11:27.9342702Z         PASS [   0.034s] ( 227/1066) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-15T15:11:27.9354867Z         PASS [   0.025s] ( 228/1066) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-15T15:11:27.9473679Z         PASS [   0.013s] ( 229/1066) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-15T15:11:27.9504769Z         PASS [   0.015s] ( 230/1066) spt-daemon daemon::tests::windows_arg_quoting_roundtrips_the_rules
2026-06-15T15:11:27.9620523Z         PASS [   0.014s] ( 231/1066) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-15T15:11:27.9685988Z         PASS [   0.066s] ( 232/1066) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-15T15:11:27.9722033Z         PASS [   0.022s] ( 233/1066) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-15T15:11:27.9745668Z         PASS [   0.458s] ( 234/1066) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-15T15:11:27.9844975Z         PASS [   0.462s] ( 235/1066) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-15T15:11:27.9872080Z         PASS [   0.025s] ( 236/1066) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-15T15:11:27.9872706Z         PASS [   0.015s] ( 237/1066) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-15T15:11:27.9911590Z         PASS [   0.022s] ( 238/1066) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-15T15:11:27.9922807Z         PASS [   0.018s] ( 239/1066) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-15T15:11:27.9982348Z         PASS [   0.013s] ( 240/1066) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-15T15:11:28.0013891Z         PASS [   0.014s] ( 241/1066) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-15T15:11:28.0036242Z         PASS [   0.016s] ( 242/1066) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-15T15:11:28.0101066Z         PASS [   0.019s] ( 243/1066) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-15T15:11:28.0118658Z         PASS [   0.020s] ( 244/1066) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-15T15:11:28.0208285Z         PASS [   0.023s] ( 245/1066) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-15T15:11:28.0230101Z         PASS [   0.022s] ( 246/1066) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-15T15:11:28.0254333Z         PASS [   0.022s] ( 247/1066) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-15T15:11:28.0255054Z         PASS [   0.015s] ( 248/1066) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-15T15:11:28.0446971Z         PASS [   0.021s] ( 249/1066) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-15T15:11:28.0593020Z         PASS [   0.032s] ( 250/1066) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-15T15:11:28.0629265Z         PASS [   0.041s] ( 251/1066) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-15T15:11:28.0640042Z         PASS [   0.020s] ( 252/1066) spt-daemon digest::tests::resolve_config_precedence
2026-06-15T15:11:28.0674851Z         PASS [   0.042s] ( 253/1066) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-15T15:11:28.0731829Z         PASS [   0.016s] ( 254/1066) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-15T15:11:28.0786898Z         PASS [   0.015s] ( 255/1066) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-15T15:11:28.0861338Z         PASS [   0.022s] ( 256/1066) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-15T15:11:28.0884795Z         PASS [   0.021s] ( 257/1066) spt-daemon digesthub::tests::render_is_glanceable
2026-06-15T15:11:28.0923413Z         PASS [   0.017s] ( 258/1066) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-15T15:11:28.0984866Z         PASS [   0.021s] ( 259/1066) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-15T15:11:28.1037181Z         PASS [   0.018s] ( 260/1066) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-15T15:11:28.1287304Z         PASS [   0.040s] ( 261/1066) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-15T15:11:28.1337274Z         PASS [   0.044s] ( 262/1066) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-15T15:11:28.1346492Z         PASS [   0.031s] ( 263/1066) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-15T15:11:28.1351169Z         LEAK [   0.613s] ( 264/1066) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-15T15:11:28.1489329Z         PASS [   0.015s] ( 265/1066) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-15T15:11:28.1539368Z         PASS [   0.019s] ( 266/1066) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-15T15:11:28.1544034Z         PASS [   0.019s] ( 267/1066) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-15T15:11:28.1547001Z         LEAK [   0.653s] ( 268/1066) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-15T15:11:28.1597179Z         PASS [   0.031s] ( 269/1066) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-15T15:11:28.1638788Z         PASS [   0.015s] ( 270/1066) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-15T15:11:28.1673417Z         PASS [   0.013s] ( 271/1066) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-15T15:11:28.1723214Z         PASS [   0.018s] ( 272/1066) spt-daemon grants::tests::escalation_answers_apply
2026-06-15T15:11:28.1756161Z         PASS [   0.021s] ( 273/1066) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-15T15:11:28.1827955Z         PASS [   0.171s] ( 274/1066) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-15T15:11:28.1859262Z         PASS [   0.022s] ( 275/1066) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-15T15:11:28.1890761Z         PASS [   0.022s] ( 276/1066) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-15T15:11:28.1996996Z         PASS [   0.026s] ( 277/1066) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-15T15:11:28.2048852Z         PASS [   0.028s] ( 278/1066) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-15T15:11:28.2065367Z         PASS [   0.022s] ( 279/1066) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-15T15:11:28.2130560Z         PASS [   0.027s] ( 280/1066) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-15T15:11:28.2160044Z         PASS [   0.027s] ( 281/1066) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-15T15:11:28.2319564Z         PASS [   0.133s] ( 282/1066) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-15T15:11:28.3057495Z         PASS [   0.146s] ( 283/1066) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-15T15:11:28.3415467Z         PASS [   0.129s] ( 284/1066) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-15T15:11:28.3427369Z         PASS [   0.111s] ( 285/1066) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-15T15:11:28.3593848Z         PASS [   0.155s] ( 286/1066) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-15T15:11:28.3619994Z         PASS [   0.163s] ( 287/1066) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-15T15:11:28.3650282Z         PASS [   0.162s] ( 288/1066) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-15T15:11:28.3726906Z         PASS [   0.157s] ( 289/1066) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-15T15:11:28.3902684Z         PASS [   0.017s] ( 290/1066) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-06-15T15:11:28.3926289Z         PASS [   0.667s] ( 291/1066) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-15T15:11:28.4526214Z         PASS [   0.146s] ( 292/1066) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-15T15:11:28.4949556Z         PASS [   0.153s] ( 293/1066) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-15T15:11:28.4960544Z         PASS [   0.106s] ( 294/1066) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-06-15T15:11:28.5106848Z         PASS [   0.118s] ( 295/1066) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-15T15:11:28.5211803Z         PASS [   0.161s] ( 296/1066) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-15T15:11:28.5395909Z         PASS [   0.197s] ( 297/1066) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-15T15:11:28.5535445Z         PASS [   0.043s] ( 298/1066) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-06-15T15:11:28.5537149Z         PASS [   0.014s] ( 299/1066) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-15T15:11:28.5699827Z         PASS [   0.016s] ( 300/1066) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-15T15:11:28.5753600Z         PASS [   0.022s] ( 301/1066) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-15T15:11:28.5952000Z         PASS [   0.025s] ( 302/1066) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-15T15:11:28.5973852Z         PASS [   0.021s] ( 303/1066) spt-daemon msg::tests::output_envelope_round_trips
2026-06-15T15:11:28.6092618Z         PASS [   0.015s] ( 304/1066) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-15T15:11:28.6151257Z         PASS [   0.018s] ( 305/1066) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-15T15:11:28.6637560Z         PASS [   0.298s] ( 306/1066) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-15T15:11:28.6805824Z         PASS [   0.184s] ( 307/1066) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-06-15T15:11:28.7022455Z         PASS [   0.206s] ( 308/1066) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-06-15T15:11:28.7128718Z         PASS [   0.103s] ( 309/1066) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-15T15:11:28.7310896Z         PASS [   0.116s] ( 310/1066) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-15T15:11:28.7782134Z         PASS [   0.326s] ( 311/1066) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-06-15T15:11:28.7988314Z         PASS [   0.135s] ( 312/1066) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-15T15:11:28.8580425Z         PASS [   3.456s] ( 313/1066) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-15T15:11:28.8675266Z         PASS [   0.137s] ( 314/1066) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-15T15:11:28.8706698Z         PASS [   0.072s] ( 315/1066) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-15T15:11:28.8711433Z         PASS [   0.192s] ( 316/1066) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-15T15:11:28.8988679Z         PASS [   0.041s] ( 317/1066) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-15T15:11:28.9077299Z         PASS [   0.205s] ( 318/1066) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-15T15:11:28.9319677Z         PASS [   0.219s] ( 319/1066) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-15T15:11:28.9749825Z         PASS [   0.197s] ( 320/1066) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-15T15:11:28.9952670Z         PASS [   0.124s] ( 321/1066) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-15T15:11:29.0200657Z         PASS [   0.500s] ( 322/1066) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-06-15T15:11:29.0291687Z         PASS [   0.121s] ( 323/1066) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-15T15:11:29.0321246Z         PASS [   0.012s] ( 324/1066) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-15T15:11:29.0491029Z         PASS [   0.117s] ( 325/1066) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-15T15:11:29.0521099Z         PASS [   0.023s] ( 326/1066) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-15T15:11:29.0648483Z         PASS [   0.032s] ( 327/1066) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-15T15:11:29.0719089Z         PASS [   0.023s] ( 328/1066) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-15T15:11:29.0751691Z         PASS [   0.100s] ( 329/1066) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-15T15:11:29.0764891Z         PASS [   0.012s] ( 330/1066) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-15T15:11:29.0876197Z         PASS [   0.035s] ( 331/1066) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-15T15:11:29.0900321Z         PASS [   0.095s] ( 332/1066) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-15T15:11:29.1306067Z         PASS [   0.263s] ( 333/1066) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-15T15:11:29.1336370Z         PASS [   0.263s] ( 334/1066) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-15T15:11:29.1344854Z         PASS [   0.236s] ( 335/1066) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-15T15:11:29.2165856Z         PASS [   0.129s] ( 336/1066) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-15T15:11:29.2348838Z         PASS [   0.163s] ( 337/1066) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-15T15:11:29.2515123Z         PASS [   0.175s] ( 338/1066) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-15T15:11:29.2525222Z         PASS [   0.162s] ( 339/1066) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-15T15:11:29.2593226Z         PASS [   0.043s] ( 340/1066) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-15T15:11:29.2598749Z         PASS [   0.025s] ( 341/1066) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-15T15:11:29.2668195Z         PASS [   0.014s] ( 342/1066) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-15T15:11:29.2715771Z         PASS [   0.012s] ( 343/1066) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-15T15:11:29.2763688Z         PASS [   0.016s] ( 344/1066) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-15T15:11:29.2806911Z         PASS [   0.014s] ( 345/1066) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-15T15:11:29.2881518Z         PASS [   0.154s] ( 346/1066) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-15T15:11:29.2892433Z         PASS [   0.018s] ( 347/1066) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-15T15:11:29.2956827Z         PASS [   0.019s] ( 348/1066) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-15T15:11:29.2966154Z         PASS [   0.045s] ( 349/1066) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-15T15:11:29.2993396Z         PASS [   0.019s] ( 350/1066) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-15T15:11:29.3079387Z         PASS [   0.018s] ( 351/1066) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-15T15:11:29.3120081Z         PASS [   0.016s] ( 352/1066) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-15T15:11:29.3120815Z         PASS [   0.237s] ( 353/1066) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-15T15:11:29.3179985Z         PASS [   0.019s] ( 354/1066) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-15T15:11:29.3247558Z         PASS [   0.013s] ( 355/1066) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-15T15:11:29.3275526Z         PASS [   0.015s] ( 356/1066) spt-daemon reconcile::tests::active_node_wins
2026-06-15T15:11:29.3276349Z         PASS [   0.197s] ( 357/1066) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-15T15:11:29.3282995Z         PASS [   0.032s] ( 358/1066) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-15T15:11:29.3325067Z         PASS [   0.014s] ( 359/1066) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-15T15:11:29.3332762Z         PASS [   0.045s] ( 360/1066) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-15T15:11:29.3390102Z         PASS [   0.014s] ( 361/1066) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-15T15:11:29.3393506Z         PASS [   0.977s] ( 362/1066) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-15T15:11:29.3418140Z         PASS [   0.014s] ( 363/1066) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-15T15:11:29.3528191Z         PASS [   0.045s] ( 364/1066) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-15T15:11:29.3575402Z         PASS [   0.223s] ( 365/1066) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-15T15:11:29.3825131Z         PASS [   0.054s] ( 366/1066) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-15T15:11:29.3898283Z         PASS [   0.057s] ( 367/1066) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-15T15:11:29.3905177Z         PASS [   0.038s] ( 368/1066) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-15T15:11:29.4047120Z         PASS [   0.075s] ( 369/1066) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-15T15:11:29.4104533Z         PASS [   0.069s] ( 370/1066) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-15T15:11:29.4159918Z         PASS [   0.058s] ( 371/1066) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-15T15:11:29.4192072Z         PASS [   0.085s] ( 372/1066) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-15T15:11:29.4240242Z         PASS [   0.085s] ( 373/1066) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-15T15:11:29.4264002Z         PASS [   0.023s] ( 374/1066) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-15T15:11:29.4312904Z         PASS [   0.049s] ( 375/1066) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-15T15:11:29.4341629Z         PASS [   0.092s] ( 376/1066) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-15T15:11:29.4362169Z         PASS [   0.026s] ( 377/1066) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-15T15:11:29.4431887Z         PASS [   0.053s] ( 378/1066) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-15T15:11:29.4443482Z         PASS [   0.054s] ( 379/1066) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-15T15:11:29.4909378Z         PASS [   0.064s] ( 380/1066) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-15T15:11:37.4420899Z         PASS [   8.003s] ( 381/1066) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-15T15:11:37.4571541Z         PASS [   8.010s] ( 382/1066) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-15T15:11:37.4581856Z         PASS [   8.018s] ( 383/1066) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-15T15:11:37.4624847Z         PASS [   8.011s] ( 384/1066) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-15T15:11:37.4645208Z         PASS [   8.013s] ( 385/1066) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-15T15:11:37.4687007Z         PASS [   8.024s] ( 386/1066) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-15T15:11:37.4721121Z         PASS [   7.978s] ( 387/1066) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-15T15:11:37.5019452Z         PASS [   0.062s] ( 388/1066) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-15T15:11:37.5023246Z         PASS [   0.060s] ( 389/1066) spt-daemon release::tests::hex_roundtrips
2026-06-15T15:11:37.5025435Z         PASS [   0.061s] ( 390/1066) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-15T15:11:37.5086017Z         PASS [   0.037s] ( 391/1066) spt-daemon release::tests::revoked_key_is_rejected
2026-06-15T15:11:37.5092790Z         PASS [   0.040s] ( 392/1066) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-15T15:11:37.5189671Z         PASS [   0.077s] ( 393/1066) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-15T15:11:37.5358781Z         PASS [   0.078s] ( 394/1066) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-15T15:11:37.5391741Z         PASS [   0.036s] ( 395/1066) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-15T15:11:37.5515540Z         PASS [   0.049s] ( 396/1066) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-15T15:11:37.5608412Z         PASS [   0.051s] ( 397/1066) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-15T15:11:37.5641423Z         PASS [   0.060s] ( 398/1066) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-15T15:11:37.5642154Z         PASS [   0.045s] ( 399/1066) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-15T15:11:37.5648324Z         PASS [   0.059s] ( 400/1066) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-15T15:11:37.5649145Z         PASS [   0.028s] ( 401/1066) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-15T15:11:37.5745610Z         PASS [   0.036s] ( 402/1066) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-15T15:11:37.6026318Z         PASS [   0.036s] ( 403/1066) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-15T15:11:37.6054084Z         PASS [   0.040s] ( 404/1066) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-15T15:11:37.6054800Z         PASS [   0.050s] ( 405/1066) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-15T15:11:37.6114303Z         PASS [   0.042s] ( 406/1066) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-15T15:11:37.6120913Z         PASS [   0.033s] ( 407/1066) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-15T15:11:37.6123056Z         PASS [   0.047s] ( 408/1066) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-15T15:11:37.6186711Z         PASS [   0.018s] ( 409/1066) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-15T15:11:37.6307438Z         PASS [   0.025s] ( 410/1066) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-15T15:11:37.6335899Z         PASS [   0.025s] ( 411/1066) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-15T15:11:38.3717060Z         PASS [   0.769s] ( 412/1066) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-15T15:11:38.3810276Z         PASS [   0.760s] ( 413/1066) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-15T15:11:38.3830925Z         PASS [   0.767s] ( 414/1066) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-15T15:11:38.3832855Z         PASS [   0.753s] ( 415/1066) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-15T15:11:38.3926048Z         PASS [   0.760s] ( 416/1066) spt-daemon seedmap::tests::take_absent_is_none
2026-06-15T15:11:38.4092669Z         PASS [   0.038s] ( 417/1066) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-15T15:11:38.4165395Z         PASS [   0.849s] ( 418/1066) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-15T15:11:38.4166108Z         PASS [   0.037s] ( 419/1066) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-15T15:11:38.4213350Z         PASS [   0.042s] ( 420/1066) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-15T15:11:38.4319609Z         PASS [   0.045s] ( 421/1066) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-15T15:11:38.4340274Z         PASS [   0.041s] ( 422/1066) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-15T15:11:38.4381150Z         PASS [   0.029s] ( 423/1066) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-15T15:11:38.4506058Z         PASS [   0.035s] ( 424/1066) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-15T15:11:38.4546446Z         PASS [   0.026s] ( 425/1066) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-15T15:11:38.4558325Z         PASS [   0.034s] ( 426/1066) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-15T15:11:38.4627686Z         PASS [   0.029s] ( 427/1066) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-15T15:11:38.4706869Z         PASS [   0.862s] ( 428/1066) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-15T15:11:38.4790410Z         PASS [   9.049s] ( 429/1066) spt-daemon relay::tests::run_honors_stop
2026-06-15T15:11:38.4800174Z         PASS [   0.028s] ( 430/1066) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-15T15:11:38.4912511Z         PASS [   0.039s] ( 431/1066) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-15T15:11:38.4913220Z         PASS [   0.064s] ( 432/1066) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-15T15:11:38.5059127Z         PASS [   0.050s] ( 433/1066) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-15T15:11:38.6469138Z         PASS [   0.183s] ( 434/1066) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-15T15:11:38.6503844Z         PASS [   0.194s] ( 435/1066) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-15T15:11:38.6535341Z         PASS [   9.237s] ( 436/1066) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-15T15:11:38.6654989Z         PASS [   0.161s] ( 437/1066) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-15T15:11:38.6721563Z         PASS [   0.193s] ( 438/1066) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-15T15:11:38.6825248Z         PASS [   0.220s] ( 439/1066) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-15T15:11:38.6903411Z         PASS [   0.042s] ( 440/1066) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-15T15:11:38.6979876Z         PASS [   0.045s] ( 441/1066) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-15T15:11:38.7346756Z         PASS [   0.044s] ( 442/1066) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-15T15:11:38.7404403Z         PASS [   0.088s] ( 443/1066) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-15T15:11:38.7457869Z         PASS [   0.063s] ( 444/1066) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-15T15:11:38.7889666Z         PASS [   0.110s] ( 445/1066) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-15T15:11:38.8008137Z         PASS [   0.054s] ( 446/1066) spt-daemon sync::tests::gate_decision_table
2026-06-15T15:11:38.8441142Z         PASS [   0.145s] ( 447/1066) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-15T15:11:38.9447382Z         PASS [   0.096s] ( 448/1066) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-15T15:11:39.8900027Z         PASS [   1.156s] ( 449/1066) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-15T15:11:39.8900768Z         PASS [   0.951s] ( 450/1066) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-15T15:11:39.9005113Z         PASS [   1.424s] ( 451/1066) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-15T15:11:39.9224219Z         PASS [   0.032s] ( 452/1066) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-15T15:11:39.9225139Z         PASS [   0.032s] ( 453/1066) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-15T15:11:39.9244971Z         PASS [   0.022s] ( 454/1066) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-15T15:11:39.9473778Z         PASS [   0.022s] ( 455/1066) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-15T15:11:39.9684150Z         PASS [   0.044s] ( 456/1066) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-15T15:11:39.9801769Z         PASS [   0.058s] ( 457/1066) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-15T15:11:39.9832179Z         PASS [   0.036s] ( 458/1066) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-15T15:11:39.9907439Z         PASS [   1.325s] ( 459/1066) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-15T15:11:39.9916839Z         PASS [   0.023s] ( 460/1066) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-15T15:11:39.9933074Z         PASS [   1.524s] ( 461/1066) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-15T15:11:40.0032976Z         PASS [   1.527s] ( 462/1066) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-15T15:11:40.0068998Z         PASS [   0.027s] ( 463/1066) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-15T15:11:40.0198999Z         PASS [   0.029s] ( 464/1066) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-15T15:11:40.0269050Z         PASS [   0.044s] ( 465/1066) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-15T15:11:40.1680043Z         PASS [   0.140s] ( 466/1066) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-15T15:11:40.1977067Z         PASS [   0.177s] ( 467/1066) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-15T15:11:40.2017102Z         PASS [   0.194s] ( 468/1066) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-15T15:11:40.2592379Z         PASS [  17.029s] ( 469/1066) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-15T15:11:40.2900765Z         PASS [   0.284s] ( 470/1066) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-15T15:11:40.3055772Z         PASS [   0.109s] ( 471/1066) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-15T15:11:40.3171460Z         PASS [   0.323s] ( 472/1066) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-15T15:11:40.3318141Z         PASS [   0.163s] ( 473/1066) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-15T15:11:40.3724760Z         PASS [   0.114s] ( 474/1066) spt-daemon::attach resize_is_controller_exclusive
2026-06-15T15:11:40.3837514Z         PASS [   0.392s] ( 475/1066) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-15T15:11:40.4077328Z         PASS [   0.206s] ( 476/1066) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-15T15:11:40.4111417Z         PASS [  17.182s] ( 477/1066) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-15T15:11:40.4141955Z         PASS [   0.081s] ( 478/1066) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-15T15:11:40.4277105Z         PASS [   0.045s] ( 479/1066) spt-daemon::budget measure_dormant_seat_budget
2026-06-15T15:11:40.4351298Z         PASS [   0.147s] ( 480/1066) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-15T15:11:40.4512524Z         PASS [   0.079s] ( 481/1066) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-15T15:11:40.4710648Z         PASS [   0.056s] ( 482/1066) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-15T15:11:40.5301929Z         PASS [   0.224s] ( 483/1066) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-15T15:11:40.7015721Z         PASS [   0.273s] ( 484/1066) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-15T15:11:40.7519969Z         PASS [   0.317s] ( 485/1066) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-15T15:11:40.7704369Z         PASS [   0.301s] ( 486/1066) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-15T15:11:40.8088525Z         PASS [   0.357s] ( 487/1066) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-15T15:11:40.8351339Z         PASS [   2.100s] ( 488/1066) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-15T15:11:40.8545721Z         PASS [   0.325s] ( 489/1066) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-15T15:11:40.8690143Z         PASS [  17.640s] ( 490/1066) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-15T15:11:40.9125380Z         PASS [   0.501s] ( 491/1066) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-15T15:11:40.9644520Z         PASS [   0.196s] ( 492/1066) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-15T15:11:40.9835003Z         PASS [   0.283s] ( 493/1066) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-15T15:11:40.9997880Z         PASS [   0.684s] ( 494/1066) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-15T15:11:41.0243938Z         PASS [   2.242s] ( 495/1066) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-15T15:11:41.0323129Z         PASS [   0.163s] ( 496/1066) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-15T15:11:41.0481182Z         PASS [   0.024s] ( 497/1066) spt-daemon::netbroker netless_broker_probes_gracefully
2026-06-15T15:11:41.0811387Z         PASS [   0.243s] ( 498/1066) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-15T15:11:41.0864558Z         PASS [   0.086s] ( 499/1066) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-06-15T15:11:41.1361027Z         PASS [   0.084s] ( 500/1066) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-06-15T15:11:41.1420267Z         PASS [   0.332s] ( 501/1066) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-15T15:11:41.1681275Z         PASS [   0.184s] ( 502/1066) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-06-15T15:11:41.2586732Z         PASS [   0.226s] ( 503/1066) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-06-15T15:11:41.4632101Z         PASS [   0.374s] ( 504/1066) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-06-15T15:11:41.5316146Z         PASS [   0.566s] ( 505/1066) spt-daemon::mesh staggered_offliner_still_meshes
2026-06-15T15:11:41.5501559Z         PASS [   0.291s] ( 506/1066) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-06-15T15:11:41.5768592Z         PASS [   0.500s] ( 507/1066) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-06-15T15:11:43.8393258Z         PASS [   2.694s] ( 508/1066) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-06-15T15:11:43.8762119Z         PASS [   2.743s] ( 509/1066) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-06-15T15:11:43.9124580Z         PASS [   2.374s] ( 510/1066) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-06-15T15:11:43.9196807Z         PASS [   2.343s] ( 511/1066) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-06-15T15:11:43.9903281Z         PASS [   3.078s] ( 512/1066) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-06-15T15:11:44.0554962Z         PASS [  20.826s] ( 513/1066) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-15T15:11:44.0806355Z         PASS [   0.245s] ( 514/1066) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-06-15T15:11:44.2899204Z         PASS [   5.490s] ( 515/1066) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-15T15:11:44.3224797Z         PASS [   2.862s] ( 516/1066) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-06-15T15:11:44.3303671Z         PASS [  18.326s] ( 517/1066) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-15T15:11:44.3355899Z         PASS [   0.281s] ( 518/1066) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-06-15T15:11:44.3622693Z         PASS [   0.372s] ( 519/1066) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-06-15T15:11:44.3731249Z         PASS [   2.823s] ( 520/1066) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-06-15T15:11:44.4251353Z         PASS [   0.550s] ( 521/1066) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-06-15T15:11:44.5343211Z         PASS [   0.199s] ( 522/1066) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-06-15T15:11:44.5356922Z         PASS [   0.173s] ( 523/1066) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-06-15T15:11:44.5604711Z         PASS [   0.641s] ( 524/1066) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-06-15T15:11:44.5897146Z         PASS [   0.215s] ( 525/1066) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-06-15T15:11:44.7009220Z         PASS [   0.166s] ( 526/1066) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-06-15T15:11:44.8179042Z         PASS [   0.229s] ( 527/1066) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-15T15:11:44.9853329Z         PASS [   0.424s] ( 528/1066) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-15T15:11:45.4542487Z         PASS [   4.702s] ( 529/1066) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-15T15:11:45.6334554Z         PASS [   0.179s] ( 530/1066) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-15T15:11:45.6470033Z         PASS [   0.013s] ( 531/1066) spt-daemon::twohost two_host_ladder_role_a
2026-06-15T15:11:45.6582677Z         PASS [   0.011s] ( 532/1066) spt-daemon::twohost two_host_ladder_role_b
2026-06-15T15:11:45.9363261Z         PASS [   0.278s] ( 533/1066) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-06-15T15:11:46.0260161Z         PASS [   1.696s] ( 534/1066) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-15T15:11:46.1407760Z         PASS [   0.115s] ( 535/1066) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-06-15T15:11:46.2183458Z         PASS [   0.282s] ( 536/1066) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-06-15T15:11:46.2694913Z         PASS [   2.364s] ( 537/1066) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-06-15T15:11:46.2934090Z         PASS [   0.024s] ( 538/1066) spt-live context::tests::direct_always_writes
2026-06-15T15:11:46.3358589Z         PASS [   0.042s] ( 539/1066) spt-live context::tests::identified_write_stamps_advancing_vector
2026-06-15T15:11:46.3452014Z         PASS [   0.009s] ( 540/1066) spt-live context::tests::llm_over_llm_writes
2026-06-15T15:11:46.3575423Z         PASS [   0.012s] ( 541/1066) spt-live context::tests::llm_past_window_writes
2026-06-15T15:11:46.3593970Z         PASS [   0.219s] ( 542/1066) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-06-15T15:11:46.3661312Z         PASS [   0.008s] ( 543/1066) spt-live context::tests::llm_within_window_suppressed
2026-06-15T15:11:46.3778162Z         PASS [   0.018s] ( 544/1066) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-06-15T15:11:46.3854221Z         PASS [   0.019s] ( 545/1066) spt-live context::tests::write_context_suppresses_stale_llm
2026-06-15T15:11:46.4390496Z         PASS [   0.221s] ( 546/1066) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-06-15T15:11:46.4437331Z         PASS [   0.058s] ( 547/1066) spt-live digest::tests::extracts_records_from_the_located_source
2026-06-15T15:11:46.4517820Z         PASS [   0.008s] ( 548/1066) spt-live digest::tests::missing_source_file_is_read_error
2026-06-15T15:11:46.4589324Z         PASS [   0.007s] ( 549/1066) spt-live digest::tests::no_source_errors
2026-06-15T15:11:46.4988068Z         PASS [   0.040s] ( 550/1066) spt-live echo::tests::echo_child_is_recursion_guarded
2026-06-15T15:11:46.4990290Z         PASS [   0.060s] ( 551/1066) spt-live digest::tests::falls_back_to_history_locate_template
2026-06-15T15:11:46.5380784Z         PASS [   0.039s] ( 552/1066) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-06-15T15:11:46.5384776Z         PASS [   0.039s] ( 553/1066) spt-live echo::tests::echo_nonzero_errors
2026-06-15T15:11:46.5465360Z         PASS [   0.008s] ( 554/1066) spt-live echo::tests::provenance_is_stamped
2026-06-15T15:11:46.5606674Z         PASS [   2.481s] ( 555/1066) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-06-15T15:11:46.6075932Z         PASS [   0.061s] ( 556/1066) spt-live history::tests::fetcher_yields_records
2026-06-15T15:11:46.6171286Z         PASS [   0.010s] ( 557/1066) spt-live history::tests::missing_fetcher_field_errors
2026-06-15T15:11:46.6254750Z         PASS [   0.008s] ( 558/1066) spt-live history::tests::native_missing_log_is_empty
2026-06-15T15:11:46.6257457Z         PASS [   0.065s] ( 559/1066) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-06-15T15:11:46.6365756Z         PASS [   0.011s] ( 560/1066) spt-live history::tests::native_reads_logged_records
2026-06-15T15:11:46.7141240Z         PASS [   2.289s] ( 561/1066) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-06-15T15:11:46.7740422Z         PASS [   2.238s] ( 562/1066) spt-daemon::seedproofx wrong_seed_is_dropped
2026-06-15T15:11:46.7862404Z         PASS [   0.012s] ( 563/1066) spt-live ingest::tests::no_drops_is_empty
2026-06-15T15:11:46.9002822Z         PASS [   2.083s] ( 564/1066) spt-daemon::sync torn_pull_recovers_by_repulling
2026-06-15T15:11:46.9222632Z         LEAK [   0.544s] ( 565/1066) spt-live digest::tests::extractor_timeout_errors
2026-06-15T15:11:46.9318723Z         PASS [   0.010s] ( 566/1066) spt-live inject::tests::long_body_is_capped
2026-06-15T15:11:46.9453894Z         PASS [   0.013s] ( 567/1066) spt-live inject::tests::missing_perch_is_best_effort
2026-06-15T15:11:46.9600458Z         PASS [   6.552s] ( 568/1066) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-15T15:11:46.9750552Z         PASS [   0.016s] ( 569/1066) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-06-15T15:11:46.9784442Z         PASS [   0.030s] ( 570/1066) spt-live inject::tests::tap_appends_a_context_entry
2026-06-15T15:11:46.9896441Z         PASS [   0.014s] ( 571/1066) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-06-15T15:11:46.9941257Z         PASS [   0.019s] ( 572/1066) spt-live outbound::tests::non_authorable_types_are_ignored
2026-06-15T15:11:47.0017356Z         PASS [   0.012s] ( 573/1066) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-06-15T15:11:47.0087261Z         PASS [   0.014s] ( 574/1066) spt-live outbound::tests::prose_only_yields_nothing
2026-06-15T15:11:47.0148195Z         PASS [   2.724s] ( 575/1066) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-15T15:11:47.0194458Z         PASS [   0.017s] ( 576/1066) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-06-15T15:11:47.0217299Z         PASS [   0.014s] ( 577/1066) spt-live psyche::tests::prompt_includes_time_and_event
2026-06-15T15:11:47.0247876Z         PASS [   0.011s] ( 578/1066) spt-live psyche::tests::prompt_without_event
2026-06-15T15:11:47.0414596Z         PASS [   0.020s] ( 579/1066) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-06-15T15:11:47.0566884Z         PASS [   0.015s] ( 580/1066) spt-live pulse::tests::tick_reports_idle
2026-06-15T15:11:47.0759902Z         LEAK [   0.537s] ( 581/1066) spt-live history::tests::fetcher_timeout_errors
2026-06-15T15:11:47.0786403Z         PASS [   5.909s] ( 582/1066) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-06-15T15:11:47.0946600Z         PASS [   0.074s] ( 583/1066) spt-live psyche::tests::spawn_binds_nested_perch_and_sets_guard
2026-06-15T15:11:47.3755557Z         PASS [   0.587s] ( 584/1066) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-06-15T15:11:47.4447608Z         PASS [   0.071s] ( 585/1066) spt-live resume::tests::continue_existing_resumes_session
2026-06-15T15:11:47.5079099Z         PASS [   0.870s] ( 586/1066) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-06-15T15:11:47.6997415Z         PASS [   0.986s] ( 587/1066) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-06-15T15:11:47.7352853Z         PASS [   0.660s] ( 588/1066) spt-live reconcile::tests::no_conflict_is_a_noop
2026-06-15T15:11:47.7480214Z         PASS [   0.013s] ( 589/1066) spt-live resume::tests::missing_key_errors_before_spawn
2026-06-15T15:11:47.7703546Z         PASS [   0.070s] ( 590/1066) spt-live resume::tests::fresh_with_preload_launches_preloaded
2026-06-15T15:11:47.7819858Z         PASS [   0.011s] ( 591/1066) spt-live signoff::tests::echo_precedes_signoff_compose
2026-06-15T15:11:47.7906497Z         PASS [   1.165s] ( 592/1066) spt-live ingest::tests::both_drops_ingested
2026-06-15T15:11:47.7966409Z         PASS [   0.014s] ( 593/1066) spt-live signoff::tests::missing_session_skips_echo
2026-06-15T15:11:47.8006534Z         PASS [   0.010s] ( 594/1066) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-06-15T15:11:47.8131705Z         PASS [   0.017s] ( 595/1066) spt-live signoff::tests::stale_signoff_swept
2026-06-15T15:11:47.8891889Z         PASS [   0.088s] ( 596/1066) spt-live turn::tests::empty_stdout_is_an_error
2026-06-15T15:11:47.9173909Z         PASS [   0.104s] ( 597/1066) spt-live turn::tests::turn_captures_stdout
2026-06-15T15:11:47.9313043Z         PASS [   0.014s] ( 598/1066) spt-msg deliver::tests::deferred_send_validates
2026-06-15T15:11:47.9664009Z         PASS [   0.077s] ( 599/1066) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-06-15T15:11:48.0203942Z         PASS [   0.995s] ( 600/1066) spt-live pulse::tests::tick_ingests_drops
2026-06-15T15:11:48.0335678Z         PASS [   0.102s] ( 601/1066) spt-msg deliver::tests::offline_existing_perch_spools
2026-06-15T15:11:48.0839307Z         PASS [   0.117s] ( 602/1066) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-06-15T15:11:48.0943348Z         PASS [   0.010s] ( 603/1066) spt-msg emit::tests::anonymous_still_enveloped
2026-06-15T15:11:48.1044023Z         PASS [   0.010s] ( 604/1066) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-06-15T15:11:48.1158733Z         PASS [   0.082s] ( 605/1066) spt-msg deliver::tests::send_outcome_mapping
2026-06-15T15:11:48.1178341Z         PASS [   0.013s] ( 606/1066) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-06-15T15:11:48.1249746Z         PASS [   0.009s] ( 607/1066) spt-msg emit::tests::structural_renders_msg_envelope
2026-06-15T15:11:48.1284752Z         PASS [   0.011s] ( 608/1066) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-06-15T15:11:48.1329684Z         PASS [   0.008s] ( 609/1066) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-06-15T15:11:48.1370947Z         PASS [   0.009s] ( 610/1066) spt-msg emit::tests::whole_render_never_chunks
2026-06-15T15:11:48.1763095Z         PASS [   1.120s] ( 611/1066) spt-live reconcile::tests::failed_turn_preserves_everything
2026-06-15T15:11:48.1770826Z         PASS [   1.085s] ( 612/1066) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-06-15T15:11:48.2062597Z         PASS [   0.073s] ( 613/1066) spt-msg listener::tests::bind_registers_and_round_trips
2026-06-15T15:11:48.2343016Z         PASS [   0.097s] ( 614/1066) spt-msg listener::tests::blocking_accepts_within_window
2026-06-15T15:11:48.2491993Z         PASS [   0.072s] ( 615/1066) spt-msg listener::tests::drop_unregisters_address
2026-06-15T15:11:48.3555337Z         PASS [   0.149s] ( 616/1066) spt-msg ready::tests::backlog_drains_on_start
2026-06-15T15:11:48.3599908Z         PASS [   0.184s] ( 617/1066) spt-msg listener::tests::blocking_times_out_when_idle
2026-06-15T15:11:48.3849500Z         PASS [   0.150s] ( 618/1066) spt-msg ready::tests::recv_gets_live_tcp_message
2026-06-15T15:11:48.3895114Z         PASS [   0.141s] ( 619/1066) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-06-15T15:11:48.3987695Z         PASS [   0.014s] ( 620/1066) spt-msg ring::tests::ring_no_perch
2026-06-15T15:11:48.4099937Z         PASS [   0.965s] ( 621/1066) spt-live resume::tests::download_composes_two_tiers
2026-06-15T15:11:48.4201476Z         PASS [   0.010s] ( 622/1066) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-06-15T15:11:48.4280536Z         PASS [   0.008s] ( 623/1066) spt-msg wire::tests::encode_decode_round_trips_structural
2026-06-15T15:11:48.4352178Z         PASS [   0.007s] ( 624/1066) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-06-15T15:11:48.4436921Z         PASS [   0.008s] ( 625/1066) spt-msg wire::tests::frame_round_trips_over_loopback
2026-06-15T15:11:48.4679193Z         PASS [   0.024s] ( 626/1066) spt-msg wire::tests::oversized_length_prefix_rejected
2026-06-15T15:11:48.4753854Z         PASS [   0.007s] ( 627/1066) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-06-15T15:11:48.4872190Z         PASS [   0.132s] ( 628/1066) spt-msg ready::tests::start_registers_resolvable_perch
2026-06-15T15:11:48.5268046Z         PASS [   1.450s] ( 629/1066) spt-live reconcile::tests::reconcile_merges_and_clears
2026-06-15T15:11:48.5268998Z         PASS [   0.167s] ( 630/1066) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-06-15T15:11:48.5325991Z         PASS [   0.143s] ( 631/1066) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-06-15T15:11:48.5428335Z         PASS [   0.016s] ( 632/1066) spt-net net::attach::tests::attach_intents_round_trip
2026-06-15T15:11:48.5439945Z         PASS [   0.017s] ( 633/1066) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-06-15T15:11:48.5485660Z         PASS [   0.016s] ( 634/1066) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-06-15T15:11:48.5552033Z         PASS [   0.012s] ( 635/1066) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-15T15:11:48.5606415Z         PASS [   0.016s] ( 636/1066) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-06-15T15:11:48.5729065Z         PASS [   0.017s] ( 637/1066) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-06-15T15:11:48.5881412Z         PASS [   0.016s] ( 638/1066) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-06-15T15:11:48.6017011Z         PASS [   0.014s] ( 639/1066) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-06-15T15:11:48.6146883Z         PASS [   0.013s] ( 640/1066) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-15T15:11:48.6273006Z         PASS [   0.079s] ( 641/1066) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-06-15T15:11:48.6318414Z         PASS [   0.017s] ( 642/1066) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-06-15T15:11:48.6428964Z         PASS [   0.015s] ( 643/1066) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-06-15T15:11:48.6703525Z         PASS [   0.038s] ( 644/1066) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-06-15T15:11:48.6717780Z         PASS [   0.029s] ( 645/1066) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-06-15T15:11:48.6818197Z         PASS [   1.781s] ( 646/1066) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-06-15T15:11:48.6851883Z         PASS [   0.210s] ( 647/1066) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-06-15T15:11:48.6865133Z         PASS [   0.016s] ( 648/1066) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-06-15T15:11:48.6884880Z         PASS [   0.016s] ( 649/1066) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-06-15T15:11:48.6992231Z         PASS [   0.017s] ( 650/1066) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-06-15T15:11:48.7027213Z         PASS [   0.143s] ( 651/1066) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-06-15T15:11:48.7028853Z         PASS [   0.018s] ( 652/1066) spt-net net::notif::tests::forged_origin_field_is_inert
2026-06-15T15:11:48.7078110Z         PASS [   0.021s] ( 653/1066) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-06-15T15:11:48.7094602Z         PASS [   0.021s] ( 654/1066) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-06-15T15:11:48.7133363Z         PASS [   0.015s] ( 655/1066) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-06-15T15:11:48.7163041Z         PASS [   0.013s] ( 656/1066) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-06-15T15:11:48.7271396Z         PASS [   0.019s] ( 657/1066) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-06-15T15:11:48.7291085Z         PASS [   0.020s] ( 658/1066) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-06-15T15:11:48.7329120Z         PASS [   0.019s] ( 659/1066) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-06-15T15:11:48.7390956Z         PASS [   0.023s] ( 660/1066) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-06-15T15:11:48.7414223Z         PASS [   0.014s] ( 661/1066) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-06-15T15:11:48.7474555Z         PASS [   0.018s] ( 662/1066) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-06-15T15:11:48.7513789Z         PASS [   0.020s] ( 663/1066) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-06-15T15:11:48.7555894Z         PASS [   0.016s] ( 664/1066) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-06-15T15:11:48.7583991Z         PASS [   0.017s] ( 665/1066) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-06-15T15:11:48.7626029Z         PASS [   0.275s] ( 666/1066) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-06-15T15:11:48.7646280Z         PASS [   0.017s] ( 667/1066) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-06-15T15:11:48.7689562Z         PASS [   0.017s] ( 668/1066) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-06-15T15:11:48.7722370Z         PASS [   0.017s] ( 669/1066) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-06-15T15:11:48.7764048Z         PASS [   0.018s] ( 670/1066) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-06-15T15:11:48.7798621Z         PASS [   0.017s] ( 671/1066) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-06-15T15:11:48.7814997Z         PASS [   0.382s] ( 672/1066) spt-msg ring::tests::ring_timeout_cleans_up
2026-06-15T15:11:48.7834759Z         PASS [   0.019s] ( 673/1066) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-06-15T15:11:48.7877927Z         PASS [   0.019s] ( 674/1066) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-06-15T15:11:48.7901134Z         PASS [   0.018s] ( 675/1066) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-06-15T15:11:48.8154206Z         PASS [   1.308s] ( 676/1066) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-06-15T15:11:48.8446862Z         PASS [   0.059s] ( 677/1066) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-06-15T15:11:48.8891118Z         PASS [   0.109s] ( 678/1066) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-06-15T15:11:48.8892046Z         PASS [   0.183s] ( 679/1066) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-06-15T15:11:48.8944767Z         PASS [   0.111s] ( 680/1066) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-06-15T15:11:48.8993440Z         PASS [   0.111s] ( 681/1066) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-06-15T15:11:48.9040991Z         PASS [   0.115s] ( 682/1066) spt-net net::pairing::spake::tests::stale_step_fails
2026-06-15T15:11:48.9103314Z         PASS [   0.017s] ( 683/1066) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-06-15T15:11:48.9145570Z         PASS [   0.027s] ( 684/1066) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-06-15T15:11:48.9149916Z         PASS [   0.123s] ( 685/1066) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-06-15T15:11:48.9190203Z         PASS [   4.596s] ( 686/1066) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-15T15:11:48.9191393Z         PASS [   0.103s] ( 687/1066) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-06-15T15:11:48.9240573Z         PASS [   0.031s] ( 688/1066) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-06-15T15:11:48.9242374Z         PASS [   0.025s] ( 689/1066) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-06-15T15:11:48.9265350Z         PASS [   0.024s] ( 690/1066) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-06-15T15:11:48.9283918Z         PASS [   0.029s] ( 691/1066) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-06-15T15:11:48.9305058Z         PASS [   0.016s] ( 692/1066) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-06-15T15:11:48.9343406Z         PASS [   0.021s] ( 693/1066) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-06-15T15:11:48.9420491Z         PASS [   0.024s] ( 694/1066) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-06-15T15:11:48.9463696Z         PASS [   0.028s] ( 695/1066) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-06-15T15:11:48.9508353Z         PASS [   0.109s] ( 696/1066) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-06-15T15:11:48.9514672Z         PASS [   0.026s] ( 697/1066) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-06-15T15:11:48.9515878Z         PASS [   0.028s] ( 698/1066) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-06-15T15:11:48.9583194Z         PASS [   0.030s] ( 699/1066) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-06-15T15:11:48.9590513Z         PASS [   0.032s] ( 700/1066) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-06-15T15:11:48.9655274Z         PASS [   0.024s] ( 701/1066) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-15T15:11:48.9691089Z         PASS [   0.023s] ( 702/1066) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-06-15T15:11:48.9810411Z         PASS [   0.030s] ( 703/1066) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-06-15T15:11:49.0008535Z         PASS [   0.032s] ( 704/1066) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-06-15T15:11:49.0022851Z         PASS [   0.021s] ( 705/1066) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-06-15T15:11:49.0164025Z         PASS [   0.016s] ( 706/1066) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-06-15T15:11:49.0271966Z         PASS [   0.025s] ( 707/1066) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-06-15T15:11:49.0331928Z         PASS [   0.017s] ( 708/1066) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-06-15T15:11:49.0477333Z         PASS [   0.020s] ( 709/1066) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-06-15T15:11:49.0585262Z         PASS [   0.024s] ( 710/1066) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-06-15T15:11:49.0741389Z         PASS [   0.026s] ( 711/1066) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-06-15T15:11:49.0773684Z         PASS [   0.145s] ( 712/1066) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-06-15T15:11:49.0813513Z         PASS [   0.016s] ( 713/1066) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-06-15T15:11:49.1495222Z         PASS [   0.063s] ( 714/1066) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-06-15T15:11:49.1585142Z         PASS [   0.189s] ( 715/1066) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-06-15T15:11:49.1670672Z         PASS [   0.085s] ( 716/1066) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-06-15T15:11:49.1755722Z         PASS [   0.085s] ( 717/1066) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-06-15T15:11:49.1837405Z         PASS [   0.036s] ( 718/1066) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-06-15T15:11:49.1891568Z         PASS [   0.033s] ( 719/1066) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-06-15T15:11:49.1922255Z         PASS [   0.030s] ( 720/1066) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-06-15T15:11:49.1990950Z         PASS [   0.034s] ( 721/1066) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-06-15T15:11:49.1991722Z         PASS [   0.024s] ( 722/1066) spt-net net::registry::tests::registry_serde_roundtrips
2026-06-15T15:11:49.1997061Z         PASS [   0.241s] ( 723/1066) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-06-15T15:11:49.2040439Z         PASS [   0.252s] ( 724/1066) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-06-15T15:11:49.2064575Z         PASS [   0.252s] ( 725/1066) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-06-15T15:11:49.2079908Z         PASS [   0.023s] ( 726/1066) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-06-15T15:11:49.2132680Z         PASS [   0.277s] ( 727/1066) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-06-15T15:11:49.2163966Z         PASS [   0.028s] ( 728/1066) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-06-15T15:11:49.2165254Z         PASS [   0.023s] ( 729/1066) spt-net net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses
2026-06-15T15:11:49.2180402Z         PASS [   0.021s] ( 730/1066) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-06-15T15:11:49.2205266Z         PASS [   0.021s] ( 731/1066) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-06-15T15:11:49.2208447Z         PASS [   0.021s] ( 732/1066) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-06-15T15:11:49.2237345Z         PASS [   0.021s] ( 733/1066) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-06-15T15:11:49.2264969Z         PASS [   0.024s] ( 734/1066) spt-net net::registry::tests::resolve_prefers_local_instance
2026-06-15T15:11:49.2301705Z         PASS [   0.018s] ( 735/1066) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-06-15T15:11:49.2322533Z         PASS [   0.016s] ( 736/1066) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-06-15T15:11:49.2386336Z         PASS [   0.022s] ( 737/1066) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-06-15T15:11:49.2441132Z         PASS [   0.026s] ( 738/1066) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-06-15T15:11:49.2454128Z         PASS [   0.025s] ( 739/1066) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-06-15T15:11:49.2501638Z         PASS [  23.491s] ( 740/1066) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-15T15:11:49.2521106Z         PASS [   0.031s] ( 741/1066) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-06-15T15:11:49.2544286Z         PASS [   0.031s] ( 742/1066) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-06-15T15:11:49.2568369Z         PASS [   0.030s] ( 743/1066) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-06-15T15:11:49.2574869Z         PASS [   0.292s] ( 744/1066) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-06-15T15:11:49.2591146Z         PASS [   0.029s] ( 745/1066) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-06-15T15:11:49.2622642Z         PASS [   0.030s] ( 746/1066) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-06-15T15:11:49.2665352Z         PASS [   0.028s] ( 747/1066) spt-net net::rest::tests::records_round_trip_and_degrade
2026-06-15T15:11:49.2701313Z         PASS [   0.026s] ( 748/1066) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-06-15T15:11:49.2742645Z         PASS [   0.029s] ( 749/1066) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-06-15T15:11:49.2771655Z         PASS [   0.027s] ( 750/1066) spt-net net::sync::tests::forged_origin_field_is_inert
2026-06-15T15:11:49.2816430Z         PASS [   0.029s] ( 751/1066) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-06-15T15:11:49.2857162Z         PASS [   0.031s] ( 752/1066) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-15T15:11:49.2884026Z         PASS [   0.031s] ( 753/1066) spt-net net::update::tests::forged_origin_field_is_inert
2026-06-15T15:11:49.2932031Z         PASS [   0.036s] ( 754/1066) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-06-15T15:11:49.2970413Z         PASS [   0.038s] ( 755/1066) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-15T15:11:49.2991225Z         PASS [   0.037s] ( 756/1066) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-06-15T15:11:49.3020348Z         PASS [   0.035s] ( 757/1066) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-06-15T15:11:49.3075789Z         PASS [   0.037s] ( 758/1066) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-06-15T15:11:49.3098726Z         PASS [   0.036s] ( 759/1066) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-06-15T15:11:49.3132526Z         PASS [   0.036s] ( 760/1066) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-06-15T15:11:49.3182782Z         PASS [   0.037s] ( 761/1066) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-15T15:11:49.3197655Z         PASS [   0.031s] ( 762/1066) spt-proto addr::tests::parses_every_qualifier_combination
2026-06-15T15:11:49.3230170Z         PASS [   0.029s] ( 763/1066) spt-proto addr::tests::rejects_doubled_delimiters
2026-06-15T15:11:49.3246229Z         PASS [   0.039s] ( 764/1066) spt-proto addr::tests::display_round_trips
2026-06-15T15:11:49.3261624Z         PASS [   0.029s] ( 765/1066) spt-proto addr::tests::rejects_empty_or_bad_components
2026-06-15T15:11:49.3305321Z         PASS [   0.031s] ( 766/1066) spt-proto chunk::tests::malformed_parts_return_none
2026-06-15T15:11:49.3341062Z         PASS [   0.032s] ( 767/1066) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-06-15T15:11:49.3366915Z         PASS [   0.029s] ( 768/1066) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-06-15T15:11:49.3392830Z         PASS [   0.029s] ( 769/1066) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-06-15T15:11:49.3435269Z         PASS [   0.030s] ( 770/1066) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-06-15T15:11:49.3487162Z         PASS [   0.030s] ( 771/1066) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-06-15T15:11:49.3567255Z         PASS [   0.033s] ( 772/1066) spt-proto endpoint::tests::agent_vs_shell_split
2026-06-15T15:11:49.3593169Z         PASS [   0.035s] ( 773/1066) spt-proto endpoint::tests::broker_and_node_families
2026-06-15T15:11:49.3608159Z         PASS [   0.035s] ( 774/1066) spt-proto endpoint::tests::day_one_tags_round_trip
2026-06-15T15:11:49.3634494Z         PASS [   0.033s] ( 775/1066) spt-proto endpoint::tests::shell_kind_round_trips
2026-06-15T15:11:49.3730594Z         PASS [   0.039s] ( 776/1066) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-06-15T15:11:49.3753152Z         PASS [   0.038s] ( 777/1066) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-06-15T15:11:49.3767125Z         PASS [   0.037s] ( 778/1066) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-06-15T15:11:49.3807564Z         PASS [   0.037s] ( 779/1066) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-06-15T15:11:49.3820121Z         PASS [   0.032s] ( 780/1066) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-06-15T15:11:49.3872053Z         PASS [   0.031s] ( 781/1066) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-06-15T15:11:49.3899274Z         PASS [   0.030s] ( 782/1066) spt-proto envelope::tests::parser_both_tags_present
2026-06-15T15:11:49.3900371Z         PASS [   0.070s] ( 783/1066) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-06-15T15:11:49.3918862Z         PASS [   0.031s] ( 784/1066) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-06-15T15:11:49.3943387Z         PASS [   0.031s] ( 785/1066) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-06-15T15:11:49.4023293Z         PASS [   0.015s] ( 786/1066) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-06-15T15:11:49.4036274Z         PASS [   0.029s] ( 787/1066) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-06-15T15:11:49.4079332Z         PASS [   0.031s] ( 788/1066) spt-proto event::tests::alarm_event_round_trips
2026-06-15T15:11:49.4105034Z         PASS [   0.030s] ( 789/1066) spt-proto event::tests::attr_decode_is_amp_last
2026-06-15T15:11:49.4166753Z         PASS [   0.035s] ( 790/1066) spt-proto event::tests::attr_order_preserved
2026-06-15T15:11:49.4248649Z         PASS [   0.035s] ( 791/1066) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-06-15T15:11:49.4249350Z         PASS [   0.051s] ( 792/1066) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-06-15T15:11:49.4255729Z         PASS [   0.036s] ( 793/1066) spt-proto event::tests::empty_body_envelope_parses
2026-06-15T15:11:49.4286552Z         PASS [   0.037s] ( 794/1066) spt-proto event::tests::msg_event_round_trips
2026-06-15T15:11:49.4305017Z         PASS [   0.036s] ( 795/1066) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-06-15T15:11:49.4334704Z         PASS [   0.031s] ( 796/1066) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-06-15T15:11:49.4361962Z         PASS [   0.033s] ( 797/1066) spt-proto event::tests::typed_predicate_rejects_partials
2026-06-15T15:11:49.4396748Z         PASS [   0.032s] ( 798/1066) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-06-15T15:11:49.4447172Z         PASS [   0.034s] ( 799/1066) spt-proto event::tests::user_msg_event_round_trips
2026-06-15T15:11:49.4514588Z         PASS [   0.035s] ( 800/1066) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-06-15T15:11:49.4529477Z         PASS [   0.029s] ( 801/1066) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-06-15T15:11:49.4537901Z         PASS [   0.029s] ( 802/1066) spt-proto id::tests::accepts_japanese_scripts
2026-06-15T15:11:49.4581008Z         PASS [   0.032s] ( 803/1066) spt-proto id::tests::accepts_plain_and_composite_ids
2026-06-15T15:11:49.4595243Z         PASS [   0.031s] ( 804/1066) spt-proto id::tests::rejects_empty_and_overlong
2026-06-15T15:11:49.4621150Z         PASS [   0.032s] ( 805/1066) spt-proto id::tests::rejects_path_whitespace_and_control
2026-06-15T15:11:49.4651929Z         PASS [   0.032s] ( 806/1066) spt-proto id::tests::reports_bad_char_position
2026-06-15T15:11:49.4678314Z         PASS [   0.032s] ( 807/1066) spt-proto id::tests::reserves_address_delimiters
2026-06-15T15:11:49.4711270Z         PASS [   0.031s] ( 808/1066) spt-proto identity::tests::bad_inputs_error_without_panic
2026-06-15T15:11:49.4774870Z         PASS [   0.026s] ( 809/1066) spt-proto identity::tests::public_key_hex_round_trips
2026-06-15T15:11:49.4828670Z         PASS [   0.038s] ( 810/1066) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-06-15T15:11:49.4970369Z         PASS [   0.043s] ( 811/1066) spt-proto payload::tests::base64_known_vectors
2026-06-15T15:11:49.5001045Z         PASS [   0.043s] ( 812/1066) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-06-15T15:11:49.5030894Z         PASS [   0.044s] ( 813/1066) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-06-15T15:11:49.5067795Z         PASS [   0.045s] ( 814/1066) spt-proto payload::tests::command_payload_round_trips
2026-06-15T15:11:49.5094871Z         PASS [   0.044s] ( 815/1066) spt-proto payload::tests::text_payload_round_trips
2026-06-15T15:11:49.5123326Z         PASS [   0.044s] ( 816/1066) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-06-15T15:11:49.5155094Z         PASS [   0.044s] ( 817/1066) spt-proto version::tests::current_version_self_compatible
2026-06-15T15:11:49.5183746Z         PASS [   0.041s] ( 818/1066) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-06-15T15:11:49.5214942Z         PASS [   0.039s] ( 819/1066) spt-proto version::tests::window_floor_saturates_at_zero
2026-06-15T15:11:49.5286462Z         PASS [   0.075s] ( 820/1066) spt-proto identity::tests::sign_verify_round_trip
2026-06-15T15:11:49.5304262Z         PASS [   0.030s] ( 821/1066) spt-runtime manifest::tests::digest_section_source_resolution
2026-06-15T15:11:49.5326806Z         PASS [   0.029s] ( 822/1066) spt-runtime manifest::tests::digest_section_validation_errors
2026-06-15T15:11:49.5352009Z         PASS [   0.028s] ( 823/1066) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-06-15T15:11:49.5394948Z         PASS [   0.030s] ( 824/1066) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-06-15T15:11:49.5399104Z         PASS [   0.043s] ( 825/1066) spt-runtime manifest::tests::checked_in_schema_is_current
2026-06-15T15:11:49.5415511Z         PASS [   0.029s] ( 826/1066) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-06-15T15:11:49.5501503Z         PASS [   0.031s] ( 827/1066) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-06-15T15:11:49.5550443Z         PASS [   0.039s] ( 828/1066) spt-runtime manifest::tests::hint_keyword_matching
2026-06-15T15:11:49.5554292Z         PASS [   0.027s] ( 829/1066) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-06-15T15:11:49.5589001Z         PASS [   0.037s] ( 830/1066) spt-runtime manifest::tests::manifest_schema_shape
2026-06-15T15:11:49.5593009Z         PASS [   0.029s] ( 831/1066) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-06-15T15:11:49.5618881Z         PASS [   0.030s] ( 832/1066) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-06-15T15:11:49.5667621Z         PASS [   0.032s] ( 833/1066) spt-runtime manifest::tests::round_trips_through_toml
2026-06-15T15:11:49.5685597Z         PASS [   0.029s] ( 834/1066) spt-runtime manifest::tests::shell_fixture_parses
2026-06-15T15:11:49.5710802Z         PASS [   1.823s] ( 835/1066) spt-live signoff::tests::boundary_writes_resume_commune
2026-06-15T15:11:49.5715539Z         PASS [   0.032s] ( 836/1066) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-06-15T15:11:49.5757925Z         PASS [   0.034s] ( 837/1066) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-06-15T15:11:49.5774482Z         PASS [   0.028s] ( 838/1066) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-06-15T15:11:49.5809378Z         PASS [   0.026s] ( 839/1066) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-06-15T15:11:49.5839534Z         PASS [   0.029s] ( 840/1066) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-06-15T15:11:49.5863053Z         PASS [   0.027s] ( 841/1066) spt-runtime profile::tests::deep_nested_leaf_replace
2026-06-15T15:11:49.5901915Z         PASS [   0.031s] ( 842/1066) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-06-15T15:11:49.5929906Z         PASS [   0.031s] ( 843/1066) spt-runtime profile::tests::leaf_replace_contract
2026-06-15T15:11:49.5952491Z         PASS [   0.028s] ( 844/1066) spt-runtime profile::tests::profile_overlays_strings
2026-06-15T15:11:49.5987864Z         PASS [   0.030s] ( 845/1066) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-06-15T15:11:49.6015677Z         PASS [   0.030s] ( 846/1066) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-06-15T15:11:49.6041905Z         PASS [   0.033s] ( 847/1066) spt-runtime profile::tests::split_option_first_colon
2026-06-15T15:11:49.6067636Z         PASS [   0.031s] ( 848/1066) spt-runtime profile::tests::string_dot_path_read_write
2026-06-15T15:11:49.6101407Z         PASS [   0.033s] ( 849/1066) spt-runtime profile::tests::tighten_only_allows_tightening
2026-06-15T15:11:49.6135705Z         PASS [   0.033s] ( 850/1066) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-06-15T15:11:49.6162486Z         PASS [   0.032s] ( 851/1066) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-06-15T15:11:49.6444708Z         PASS [   0.058s] ( 852/1066) spt-runtime registry::tests::create_local_profile_guards
2026-06-15T15:11:49.6482981Z         PASS [   0.051s] ( 853/1066) spt-runtime registry::tests::delete_local_profile_rules
2026-06-15T15:11:49.6483682Z         PASS [   0.047s] ( 854/1066) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-06-15T15:11:49.6539490Z         PASS [   0.063s] ( 855/1066) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-06-15T15:11:49.6849277Z         PASS [   0.080s] ( 856/1066) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-06-15T15:11:49.6860796Z         PASS [   0.075s] ( 857/1066) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-06-15T15:11:49.6864463Z         PASS [   0.087s] ( 858/1066) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-06-15T15:11:49.6876682Z         PASS [   0.043s] ( 859/1066) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-06-15T15:11:49.6877336Z         PASS [   0.092s] ( 860/1066) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-06-15T15:11:49.6890027Z         PASS [   0.075s] ( 861/1066) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-06-15T15:11:49.6914494Z         PASS [   0.075s] ( 862/1066) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-06-15T15:11:49.6973266Z         PASS [   0.012s] ( 863/1066) spt-runtime runtime::tests::fills_known_placeholders
2026-06-15T15:11:49.7017522Z         PASS [   0.016s] ( 864/1066) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-06-15T15:11:49.7019687Z         PASS [   0.095s] ( 865/1066) spt-runtime registry::tests::local_profile_survives_readd
2026-06-15T15:11:49.7020496Z         PASS [   0.057s] ( 866/1066) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-06-15T15:11:49.7089660Z         PASS [   0.021s] ( 867/1066) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-06-15T15:11:49.7125464Z         PASS [   0.023s] ( 868/1066) spt-runtime runtime::tests::unknown_role_errors
2026-06-15T15:11:49.7169700Z         PASS [   0.069s] ( 869/1066) spt-runtime registry::tests::strings_get_set_through_overlay
2026-06-15T15:11:49.7196195Z         PASS [   0.066s] ( 870/1066) spt-runtime runtime::tests::bounded_run_captures_success
2026-06-15T15:11:49.7199666Z         PASS [   0.023s] ( 871/1066) spt-store access::tests::recent_outbound_correlates_within_window
2026-06-15T15:11:49.7251458Z         PASS [   0.034s] ( 872/1066) spt-store access::tests::allow_revoke_open_polarity
2026-06-15T15:11:49.7339179Z         PASS [   0.046s] ( 873/1066) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-06-15T15:11:49.7363893Z         PASS [   0.027s] ( 874/1066) spt-store access::tests::users_reservation_decodes_inert
2026-06-15T15:11:49.7388650Z         PASS [   0.037s] ( 875/1066) spt-store access::tests::recent_outbound_is_bounded
2026-06-15T15:11:49.7422199Z         PASS [   0.040s] ( 876/1066) spt-store access::tests::recent_outbound_persists
2026-06-15T15:11:49.7427707Z         PASS [   0.041s] ( 877/1066) spt-store access::tests::store_persists_and_degrades_open
2026-06-15T15:11:49.7457177Z         PASS [   0.033s] ( 878/1066) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-06-15T15:11:49.7466202Z         PASS [   0.027s] ( 879/1066) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-06-15T15:11:49.7485155Z         PASS [   0.028s] ( 880/1066) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-06-15T15:11:49.7527042Z         PASS [   0.027s] ( 881/1066) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-06-15T15:11:49.7560353Z         PASS [   0.039s] ( 882/1066) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-06-15T15:11:49.7560990Z         PASS [   0.022s] ( 883/1066) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-06-15T15:11:49.7622550Z         PASS [   0.023s] ( 884/1066) spt-store attachment::tests::boot_reset_and_serving_filter
2026-06-15T15:11:49.7661877Z         PASS [   0.030s] ( 885/1066) spt-store attachment::tests::attached_default_flip_roundtrip
2026-06-15T15:11:49.7716993Z         PASS [   0.029s] ( 886/1066) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-06-15T15:11:49.7970174Z         PASS [   0.041s] ( 887/1066) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-06-15T15:11:49.7994090Z         PASS [   0.033s] ( 888/1066) spt-store contextmark::tests::merge_decisions
2026-06-15T15:11:49.8031495Z         PASS [   0.029s] ( 889/1066) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-06-15T15:11:49.8032267Z         PASS [   0.039s] ( 890/1066) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-06-15T15:11:49.8124752Z         PASS [   0.015s] ( 891/1066) spt-store contextmark::tests::vector_parse_tolerant
2026-06-15T15:11:50.5591185Z         PASS [   0.758s] ( 892/1066) spt-store contextstore::tests::invalid_id_refused
2026-06-15T15:11:50.7446131Z         PASS [   0.996s] ( 893/1066) spt-store branchstore::tests::open_or_init_idempotent
2026-06-15T15:11:50.7740053Z         LEAK [   1.089s] ( 894/1066) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-06-15T15:11:50.8670227Z         PASS [   2.847s] ( 895/1066) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-06-15T15:11:50.8965789Z         PASS [   0.030s] ( 896/1066) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-06-15T15:11:50.9177550Z         PASS [   0.021s] ( 897/1066) spt-store epoch::tests::counter_persists_across_reload
2026-06-15T15:11:50.9345697Z         PASS [   0.017s] ( 898/1066) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-06-15T15:11:50.9579005Z         PASS [  27.729s] ( 899/1066) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-15T15:11:50.9588030Z         PASS [   0.024s] ( 900/1066) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-06-15T15:11:50.9769020Z         PASS [   0.018s] ( 901/1066) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-06-15T15:11:50.9918380Z         PASS [   0.015s] ( 902/1066) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-06-15T15:11:51.0238888Z         PASS [   0.032s] ( 903/1066) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-06-15T15:11:51.0296223Z         PASS [   0.072s] ( 904/1066) spt-store gitrun::tests::version_runs_within_budget
2026-06-15T15:11:51.0505297Z         PASS [   0.021s] ( 905/1066) spt-store history::tests::context_entries_carry_the_discriminator
2026-06-15T15:11:51.0554110Z         PASS [   0.031s] ( 906/1066) spt-store history::tests::appends_one_record_per_line
2026-06-15T15:11:51.0758662Z         PASS [   0.025s] ( 907/1066) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-06-15T15:11:51.0796297Z         PASS [   1.327s] ( 908/1066) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-06-15T15:11:51.0850265Z         PASS [   0.030s] ( 909/1066) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-06-15T15:11:51.0917888Z         PASS [   0.016s] ( 910/1066) spt-store home::tests::home_assignment_matrix
2026-06-15T15:11:51.0923163Z         PASS [   0.013s] ( 911/1066) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-06-15T15:11:51.0994450Z         PASS [   0.014s] ( 912/1066) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-06-15T15:11:51.1055254Z         PASS [   0.014s] ( 913/1066) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-06-15T15:11:51.1214770Z         PASS [   0.029s] ( 914/1066) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-06-15T15:11:51.1390057Z         PASS [   0.033s] ( 915/1066) spt-store info::tests::corrupt_content_returns_none
2026-06-15T15:11:51.1700136Z         PASS [   0.048s] ( 916/1066) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-06-15T15:11:51.1845935Z         PASS [   0.043s] ( 917/1066) spt-store info::tests::set_driven_by_stamps_and_clears
2026-06-15T15:11:51.2173852Z         PASS [   0.036s] ( 918/1066) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-06-15T15:11:51.2356705Z         PASS [   0.065s] ( 919/1066) spt-store info::tests::set_last_active_stamps_recency
2026-06-15T15:11:51.2610464Z         PASS [   0.042s] ( 920/1066) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-06-15T15:11:51.2851886Z         PASS [   0.051s] ( 921/1066) spt-store info::tests::set_status_marks_existing_record
2026-06-15T15:11:51.2860063Z         PASS [   0.027s] ( 922/1066) spt-store info::tests::write_read_round_trip
2026-06-15T15:11:51.3113056Z         PASS [   0.026s] ( 923/1066) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-06-15T15:11:51.3407976Z         PASS [   0.053s] ( 924/1066) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-06-15T15:11:51.3569131Z         PASS [   0.046s] ( 925/1066) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-06-15T15:11:51.3921031Z         PASS [   0.050s] ( 926/1066) spt-store liveness::tests::external_perch_still_pid_probes
2026-06-15T15:11:51.4113114Z         PASS [   0.054s] ( 927/1066) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-06-15T15:11:51.4199049Z         PASS [   0.030s] ( 928/1066) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-06-15T15:11:51.4401163Z         PASS [   0.028s] ( 929/1066) spt-store nodeid::tests::create_then_load_is_stable
2026-06-15T15:11:51.4641846Z         PASS [   0.044s] ( 930/1066) spt-store nodeid::tests::seed_hex_round_trips
2026-06-15T15:11:51.5500303Z         PASS [   0.110s] ( 931/1066) spt-store notif::tests::listing_is_subnet_scoped
2026-06-15T15:11:51.6102055Z         PASS [   0.144s] ( 932/1066) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-06-15T15:11:51.6156240Z         PASS [   0.061s] ( 933/1066) spt-store notif::tests::produce_list_dismiss_round_trip
2026-06-15T15:11:51.6315305Z         PASS [   1.886s] ( 934/1066) spt-store branchstore::tests::branches_are_independent_roots
2026-06-15T15:11:51.6508088Z         PASS [   0.038s] ( 935/1066) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-06-15T15:11:51.7371624Z         PASS [   0.105s] ( 936/1066) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-06-15T15:11:51.7554882Z         PASS [   0.100s] ( 937/1066) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-06-15T15:11:51.7616788Z         PASS [   0.154s] ( 938/1066) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-06-15T15:11:51.7726603Z         PASS [   0.039s] ( 939/1066) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-06-15T15:11:51.7972225Z         PASS [   0.047s] ( 940/1066) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-06-15T15:11:51.7989301Z         PASS [   2.052s] ( 941/1066) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-06-15T15:11:51.8054219Z         PASS [   0.033s] ( 942/1066) spt-store perch::tests::child_files_route_through_one_resolver
2026-06-15T15:11:51.8086060Z         PASS [   0.047s] ( 943/1066) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-06-15T15:11:51.8311441Z         PASS [   0.034s] ( 944/1066) spt-store perch::tests::classification_matrix
2026-06-15T15:11:51.8315951Z         PASS [   0.032s] ( 945/1066) spt-store perch::tests::explicit_parent_wins_over_infer
2026-06-15T15:11:51.8473024Z         PASS [   0.039s] ( 946/1066) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-06-15T15:11:51.8552704Z         PASS [   0.049s] ( 947/1066) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-06-15T15:11:51.8642785Z         PASS [   0.032s] ( 948/1066) spt-store perch::tests::resolve_self_is_flat
2026-06-15T15:11:51.8736499Z         PASS [   0.022s] ( 949/1066) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-06-15T15:11:51.8770455Z         PASS [   0.039s] ( 950/1066) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-06-15T15:11:51.8843004Z         PASS [   0.024s] ( 951/1066) spt-store proc::tests::current_process_is_alive
2026-06-15T15:11:51.8935446Z         PASS [   0.029s] ( 952/1066) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-06-15T15:11:51.8973685Z         PASS [   0.026s] ( 953/1066) spt-store proc::tests::unassigned_pid_is_dead
2026-06-15T15:11:51.9006550Z         PASS [   0.031s] ( 954/1066) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-06-15T15:11:51.9164515Z         PASS [   0.025s] ( 955/1066) spt-store project::tests::url_spellings_normalize_to_one_id
2026-06-15T15:11:52.0351883Z         PASS [   2.289s] ( 956/1066) spt-store branchstore::tests::commit_then_read_at_tip
2026-06-15T15:11:52.0354468Z         PASS [   0.136s] ( 957/1066) spt-store registry::tests::clean_removes_dead_keeps_live
2026-06-15T15:11:52.0362912Z         PASS [   0.140s] ( 958/1066) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-06-15T15:11:52.1192783Z         PASS [   2.306s] ( 959/1066) spt-store contextstore::tests::project_branch_holds_many_agents
2026-06-15T15:11:52.1210783Z         PASS [   0.085s] ( 960/1066) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-06-15T15:11:52.1233101Z         PASS [   0.086s] ( 961/1066) spt-store registry::tests::register_and_lookup
2026-06-15T15:11:52.1499292Z         PASS [   0.113s] ( 962/1066) spt-store registry::tests::reregister_replaces_address
2026-06-15T15:11:52.1681562Z         PASS [   0.046s] ( 963/1066) spt-store rename::tests::live_nested_child_blocks_rename
2026-06-15T15:11:52.1956590Z         PASS [   0.046s] ( 964/1066) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-06-15T15:11:52.2022374Z         PASS [   0.081s] ( 965/1066) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-06-15T15:11:52.2224109Z         PASS [   0.103s] ( 966/1066) spt-store registry::tests::resolve_cleans_before_lookup
2026-06-15T15:11:52.2299134Z         PASS [   0.027s] ( 967/1066) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-06-15T15:11:52.2360833Z         PASS [   0.062s] ( 968/1066) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-06-15T15:11:52.2397689Z         PASS [   0.044s] ( 969/1066) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-06-15T15:11:52.2475229Z         PASS [   0.026s] ( 970/1066) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-06-15T15:11:52.2475859Z         PASS [   0.331s] ( 971/1066) spt-store registry::tests::concurrent_registration_never_locks
2026-06-15T15:11:52.2513721Z         PASS [   0.021s] ( 972/1066) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-06-15T15:11:52.2663115Z         PASS [   0.037s] ( 973/1066) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-06-15T15:11:52.2716060Z         PASS [   2.516s] ( 974/1066) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-06-15T15:11:52.2734294Z         PASS [   0.026s] ( 975/1066) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-06-15T15:11:52.2768316Z         PASS [   0.030s] ( 976/1066) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-06-15T15:11:52.2786233Z         PASS [   0.038s] ( 977/1066) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-06-15T15:11:52.2813799Z         PASS [   0.030s] ( 978/1066) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-06-15T15:11:52.2891889Z         PASS [   0.017s] ( 979/1066) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-06-15T15:11:52.2927018Z         PASS [   0.019s] ( 980/1066) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-06-15T15:11:52.2928258Z         PASS [   0.026s] ( 981/1066) spt-store rotation::tests::coalesce_is_per_subnet
2026-06-15T15:11:52.3000616Z         PASS [   0.021s] ( 982/1066) spt-store seed::tests::absent_cwd_is_omitted
2026-06-15T15:11:52.3080490Z         PASS [   7.323s] ( 983/1066) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-06-15T15:11:52.3139950Z         PASS [   0.028s] ( 984/1066) spt-store seed::tests::seed_round_trips_through_json
2026-06-15T15:11:52.3241133Z         PASS [   0.046s] ( 985/1066) spt-store rotation::tests::persists_and_degrades_to_empty
2026-06-15T15:11:52.3354183Z         PASS [   0.044s] ( 986/1066) spt-store sessions::tests::appends_and_reads_in_order
2026-06-15T15:11:52.3443674Z         PASS [   0.033s] ( 987/1066) spt-store sessions::tests::tolerant_of_garbage_lines
2026-06-15T15:11:52.3478056Z         PASS [   0.050s] ( 988/1066) spt-store sessions::tests::same_session_rebind_is_deduped
2026-06-15T15:11:52.3768119Z         PASS [   0.066s] ( 989/1066) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-06-15T15:11:52.3898577Z         PASS [   0.067s] ( 990/1066) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-06-15T15:11:52.4104667Z         PASS [   0.078s] ( 991/1066) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-06-15T15:11:52.4255588Z         PASS [   0.118s] ( 992/1066) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-06-15T15:11:52.4995306Z         PASS [   0.156s] ( 993/1066) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-06-15T15:11:52.5084057Z         PASS [   0.076s] ( 994/1066) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-06-15T15:11:52.5138915Z         PASS [   0.103s] ( 995/1066) spt-store spool::tests::reopen_is_idempotent
2026-06-15T15:11:52.5150804Z         PASS [   0.182s] ( 996/1066) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-06-15T15:11:52.5319196Z         PASS [   0.017s] ( 997/1066) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-06-15T15:11:52.5346464Z         PASS [   0.142s] ( 998/1066) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-06-15T15:11:52.5473641Z         PASS [   0.032s] ( 999/1066) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-06-15T15:11:52.5666763Z         PASS [   0.033s] (1000/1066) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-06-15T15:11:52.5667520Z         PASS [   0.035s] (1001/1066) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-06-15T15:11:52.5852505Z         PASS [   0.035s] (1002/1066) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-06-15T15:11:52.5863767Z         PASS [   0.085s] (1003/1066) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-06-15T15:11:52.5949433Z         PASS [   0.030s] (1004/1066) spt-store subnet::tests::minted_seeds_are_random
2026-06-15T15:11:52.6126899Z         PASS [   0.033s] (1005/1066) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-06-15T15:11:52.6225741Z         PASS [   0.039s] (1006/1066) spt-store subnet::tests::no_prior_generation_before_rotation
2026-06-15T15:11:52.6227415Z         PASS [   0.120s] (1007/1066) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-06-15T15:11:52.6356681Z         PASS [   0.046s] (1008/1066) spt-store subnet::tests::remove_drops_membership
2026-06-15T15:11:52.6376057Z         PASS [   0.042s] (1009/1066) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-06-15T15:11:52.6546523Z         PASS [   0.269s] (1010/1066) spt-store spool::tests::event_part_body_persists_byte_exact
2026-06-15T15:11:52.6576547Z         PASS [   0.054s] (1011/1066) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-06-15T15:11:52.6683581Z         PASS [   0.787s] (1012/1066) spt-store project::tests::derivation_ladder
2026-06-15T15:11:52.9834547Z         PASS [   0.690s] (1013/1066) spt-store sessions::tests::last_k_and_bounding
2026-06-15T15:11:53.0126603Z         PASS [   0.030s] (1014/1066) spt-store timefmt::tests::formats_known_instants
2026-06-15T15:11:53.0246522Z         PASS [   0.012s] (1015/1066) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-06-15T15:11:53.0372175Z         PASS [   0.013s] (1016/1066) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-06-15T15:11:53.0470972Z         PASS [   0.010s] (1017/1066) spt-store visibility::tests::hidden_is_or_of_defaults
2026-06-15T15:11:53.0559644Z         PASS [   0.009s] (1018/1066) spt-store visibility::tests::override_wins_both_directions
2026-06-15T15:11:56.4245062Z         PASS [   3.368s] (1019/1066) spt-store visibility::tests::store_persists_and_degrades_safe
2026-06-15T15:11:56.4922659Z         PASS [   0.066s] (1020/1066) spt-store visibility::tests::synced_requires_membership_listing
2026-06-15T15:11:56.5002171Z         PASS [   3.846s] (1021/1066) spt-store syncmerge::tests::non_context_branch_refused
2026-06-15T15:11:56.5701596Z         PASS [   0.080s] (1022/1066) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-06-15T15:11:56.5710301Z         PASS [   0.080s] (1023/1066) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-06-15T15:11:56.5969718Z         PASS [   0.026s] (1024/1066) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-06-15T15:11:56.6251286Z         PASS [   0.027s] (1025/1066) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-06-15T15:11:56.6369417Z         PASS [   0.053s] (1026/1066) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-06-15T15:11:56.6579859Z         PASS [   0.034s] (1027/1066) spt-term projection::tests::context_record_discriminator
2026-06-15T15:11:56.6580667Z         PASS [   0.034s] (1028/1066) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-06-15T15:11:56.6751600Z         PASS [   0.017s] (1029/1066) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-06-15T15:11:56.7015606Z         PASS [   0.038s] (1030/1066) spt-term projection::tests::empty_input_projects_empty_digest
2026-06-15T15:11:56.7130262Z         PASS [   0.027s] (1031/1066) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-06-15T15:11:56.7336143Z         PASS [   0.032s] (1032/1066) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-06-15T15:11:56.7387160Z         PASS [   0.036s] (1033/1066) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-06-15T15:11:56.7578900Z         PASS [   0.017s] (1034/1066) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-06-15T15:11:56.7579638Z         PASS [   0.025s] (1035/1066) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-06-15T15:11:56.7893451Z         PASS [   0.034s] (1036/1066) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-06-15T15:11:56.7897087Z         PASS [   0.032s] (1037/1066) spt-term projection::tests::truncates_tool_args_to_width
2026-06-15T15:11:56.8140977Z         PASS [   0.023s] (1038/1066) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-06-15T15:11:56.8226714Z         PASS [   0.026s] (1039/1066) spt-term projection::tests::unknown_fields_are_tolerated
2026-06-15T15:11:56.8600893Z         PASS [   0.042s] (1040/1066) spt-term projection::tests::windows_to_last_n_turns
2026-06-15T15:11:56.8695534Z         PASS [   0.047s] (1041/1066) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-06-15T15:11:56.8863702Z         PASS [   0.027s] (1042/1066) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-06-15T15:11:56.8947150Z         PASS [   0.032s] (1043/1066) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-06-15T15:11:56.9210051Z         PASS [   0.035s] (1044/1066) spt-term reader::tests::no_dsr_means_no_answer
2026-06-15T15:11:57.0266941Z         PASS [   0.135s] (1045/1066) spt-term::dsr conpty_output_not_withheld_under_the_drain
2026-06-15T15:11:57.0361208Z         PASS [   0.115s] (1046/1066) spt-term::dsr drain_forwards_child_output
2026-06-15T15:11:57.0407266Z         PASS [  12.339s] (1047/1066) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-06-15T15:11:57.1142721Z         PASS [   0.078s] (1048/1066) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-15T15:11:57.1325799Z         PASS [   6.359s] (1049/1066) spt-store contextstore::tests::two_tier_layout_and_commits
2026-06-15T15:11:57.1421338Z         PASS [   0.115s] (1050/1066) spt-term::inject ctrl_c_interrupts_the_child
2026-06-15T15:11:57.1966451Z         PASS [   0.055s] (1051/1066) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-06-15T15:11:57.2016495Z         PASS [   0.087s] (1052/1066) spt-term::stream delivers_every_value_under_resize
2026-06-15T15:11:57.2211385Z         PASS [   0.088s] (1053/1066) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-15T15:11:57.4065181Z         PASS [   7.607s] (1054/1066) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-06-15T15:11:58.1386538Z         PASS [   1.097s] (1055/1066) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-15T15:11:59.3200972Z         PASS [   8.575s] (1056/1066) spt-store contextstore::tests::rename_ripples_both_tiers
2026-06-15T15:11:59.6053192Z         PASS [   9.804s] (1057/1066) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-06-15T15:12:00.5121932Z         PASS [   9.953s] (1058/1066) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-06-15T15:12:00.9169017Z         PASS [   8.279s] (1059/1066) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-06-15T15:12:02.0358529Z         PASS [   9.415s] (1060/1066) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-06-15T15:12:03.6946458Z         PASS [  11.037s] (1061/1066) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-06-15T15:12:05.1186360Z         PASS [  12.488s] (1062/1066) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-06-15T15:12:05.5558743Z         PASS [  12.935s] (1063/1066) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-06-15T15:12:06.5698451Z         PASS [  13.904s] (1064/1066) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-06-15T15:12:07.8106376Z         PASS [  16.711s] (1065/1066) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-06-15T15:12:40.8759367Z         SLOW [> 60.000s] (─────────) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-15T15:13:40.8895446Z         SLOW [>120.000s] (─────────) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-15T15:14:40.9003990Z         SLOW [>180.000s] (─────────) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-15T15:15:40.9144126Z  TERMINATING [>240.000s] (─────────) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-15T15:15:40.9162844Z      TIMEOUT [ 240.061s] (1066/1066) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-15T15:15:40.9163236Z   stdout ───
2026-06-15T15:15:40.9163354Z 
2026-06-15T15:15:40.9163408Z     running 1 test
2026-06-15T15:15:40.9163657Z     test brain_restart_survives_gaplessly_with_fresh_gen_start has been running for over 60 seconds
2026-06-15T15:15:40.9163916Z 
2026-06-15T15:15:40.9163965Z     (test timed out)
2026-06-15T15:15:40.9164064Z 
2026-06-15T15:15:40.9164159Z   Cancelling due to test failure: 
2026-06-15T15:15:40.9164612Z ────────────
2026-06-15T15:15:40.9165204Z      Summary [ 257.688s] 1066 tests run: 1065 passed (6 leaky), 1 timed out, 1 skipped
2026-06-15T15:15:40.9165591Z      TIMEOUT [ 240.061s] (1066/1066) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-15T15:15:40.9194225Z error: test run failed
2026-06-15T15:15:40.9796346Z ##[error]Process completed with exit code 1.
2026-06-15T15:15:41.0026858Z Post job cleanup.
2026-06-15T15:15:41.1084620Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T15:15:41.1291090Z git version 2.43.0.windows.1
2026-06-15T15:15:41.1326666Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\1a1e7cc7-b466-4bff-a1e6-4c4c17c1726d\.gitconfig'
2026-06-15T15:15:41.1344406Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1a1e7cc7-b466-4bff-a1e6-4c4c17c1726d' before making global git config changes
2026-06-15T15:15:41.1345423Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T15:15:41.1350287Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T15:15:41.1580505Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T15:15:41.1794868Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T15:15:41.5527607Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T15:15:41.5733833Z http.https://github.com/.extraheader
2026-06-15T15:15:41.5761803Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-15T15:15:41.6000731Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T15:15:41.9544412Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T15:15:41.9761514Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T15:15:42.3407109Z Cleaning up orphan processes
2026-06-15T15:15:42.3807309Z Terminate orphan process: pid (103364) (spt)
2026-06-15T15:15:42.3857641Z Terminate orphan process: pid (204732) (spt)
2026-06-15T15:15:42.3908208Z Terminate orphan process: pid (158112) (conhost)
